This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-08-31 17:02:12 +03:00
Code
Activity
Files
35b2f93e712bf66b07d0649f8c0de7e4f2ad8bc5
postgres
/
contrib
/
dblink
History
Magnus Hagander
40f34ec4fd
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:08 +02:00
..
expected
Fix dblink_build_sql_insert() and related functions to handle dropped
2010-06-15 19:04:22 +00:00
sql
Fix dblink_build_sql_insert() and related functions to handle dropped
2010-06-15 19:04:22 +00:00
.gitignore
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:08 +02:00
dblink.c
Fix dblink_build_sql_insert() and related functions to handle dropped
2010-06-15 19:04:22 +00:00
dblink.h
Restore dblink_current_query() to being a C-language function, so as to not
2009-06-09 17:41:02 +00:00
dblink.sql.in
Restore dblink_current_query() to being a C-language function, so as to not
2009-06-09 17:41:02 +00:00
Makefile
Remove references to READMEs from /contrib Makefiles.
2007-11-10 23:59:52 +00:00
uninstall_dblink.sql
Add missed function dblink_connect_u(text[,text]) to uninstall script
2010-06-07 15:14:50 +00:00