postgresql/contrib/dblink
Joe Conway db02073305 Fix dblink_get_result() as reported by Oleksiy Shchukin. Refactor a bit
while we're at it per request by Tom Lane. Specifically, don't try to
perform dblink_send_query() via dblink_record_internal() -- it was
inappropriate and ugly.
2009-06-02 03:21:56 +00:00
..
expected When an ERROR happens on a dblink remote connection, take 2008-07-03 03:56:57 +00:00
sql Improve hash_any() to use word-wide fetches when hashing suitably aligned 2008-04-06 16:54:49 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
dblink.c Fix dblink_get_result() as reported by Oleksiy Shchukin. Refactor a bit 2009-06-02 03:21:56 +00:00
dblink.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
dblink.sql.in Make dblink_current_query() reference pg_catalog.current_query(), per Tom. 2008-04-05 02:44:42 +00:00
uninstall_dblink.sql Re-add dblink_current_query() for backward compatibility. 2008-04-05 02:26:14 +00:00