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
Joe Conway 6c8b16e30a Fix performance regression in dblink connection speed. 13 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. 16 years ago
Makefile Remove references to READMEs from /contrib Makefiles. 19 years ago
dblink.c Fix performance regression in dblink connection speed. 13 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