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
Tom Lane cae7ad906a Fix dblink_connect() so that it verifies that a password is supplied in the 17 years ago
..
expected When an ERROR happens on a dblink remote connection, take 17 years ago
sql Improve hash_any() to use word-wide fetches when hashing suitably aligned 18 years ago
Makefile Remove references to READMEs from /contrib Makefiles. 18 years ago
dblink.c Fix dblink_connect() so that it verifies that a password is supplied in the 17 years ago
dblink.h Implement current_query(), that shows the currently executing query. 18 years ago
dblink.sql.in Make dblink_current_query() reference pg_catalog.current_query(), per Tom. 18 years ago
uninstall_dblink.sql Re-add dblink_current_query() for backward compatibility. 18 years ago