postgresql/contrib/dblink/doc
Joe Conway 9b5efb80ce Restrict non-superusers to password authenticated connections
to prevent possible escalation of privilege. Provide new SECURITY
DEFINER functions with old behavior, but initially REVOKE ALL
from public for these functions. Per list discussion and design
proposed by Tom Lane.
2007-07-09 01:32:58 +00:00
..
connection Restrict non-superusers to password authenticated connections 2007-07-09 01:32:58 +00:00
cursor When the remote query result has a different number of columns 2006-01-03 23:47:24 +00:00
execute Added new versions of dblink, dblink_exec, dblink_open, dblink_close, 2004-03-07 02:27:00 +00:00
misc Add missing dblink files. 2002-09-02 06:32:41 +00:00
query Added new versions of dblink, dblink_exec, dblink_open, dblink_close, 2004-03-07 02:27:00 +00:00