This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
dblink
History
Tom Lane
76cc2fe6a1
Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext.
...
Per buildfarm results.
2008-11-30 23:23:52 +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
dblink.c
Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext.
2008-11-30 23:23:52 +00:00
dblink.h
Implement current_query(), that shows the currently executing query.
2008-04-04 16:57:21 +00:00
dblink.sql.in
Make dblink_current_query() reference pg_catalog.current_query(), per Tom.
2008-04-05 02:44:42 +00:00
Makefile
Remove references to READMEs from /contrib Makefiles.
2007-11-10 23:59:52 +00:00
uninstall_dblink.sql
Re-add dblink_current_query() for backward compatibility.
2008-04-05 02:26:14 +00:00