You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/dblink
Bruce Momjian 99058cfc63 Remove tabs after spaces in C comments 12 years ago
..
expected Fix dblink's failure to report correct connection name in error messages. 14 years ago
sql Fix dblink_build_sql_insert() and related functions to handle dropped 16 years ago
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 15 years ago
Makefile Remove references to READMEs from /contrib Makefiles. 18 years ago
dblink.c Remove tabs after spaces in C comments 12 years ago
dblink.h Restore dblink_current_query() to being a C-language function, so as to not 17 years ago
dblink.sql.in Restore dblink_current_query() to being a C-language function, so as to not 17 years ago
uninstall_dblink.sql Add missed function dblink_connect_u(text[,text]) to uninstall script 16 years ago