postgresql/contrib/dblink
Bruce Momjian f96928fde9 Implement current_query(), that shows the currently executing query.
At the same time remove dblink/dblink_current_query() as it is no longer
necessary
*BACKWARD COMPATIBILITY ISSUE* for dblink

Tomas Doran
2008-04-04 16:57:21 +00:00
..
expected Implement current_query(), that shows the currently executing query. 2008-04-04 16:57:21 +00:00
sql Implement current_query(), that shows the currently executing query. 2008-04-04 16:57:21 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
dblink.c Implement current_query(), that shows the currently executing query. 2008-04-04 16:57:21 +00:00
dblink.h Implement current_query(), that shows the currently executing query. 2008-04-04 16:57:21 +00:00
dblink.sql.in Implement current_query(), that shows the currently executing query. 2008-04-04 16:57:21 +00:00
uninstall_dblink.sql Implement current_query(), that shows the currently executing query. 2008-04-04 16:57:21 +00:00