summaryrefslogtreecommitdiff
path: root/contrib/dblink/dblink.sql.in
AgeCommit message (Expand)Author
2007-11-13Add CVS version labels to all install/uninstall scripts.Bruce Momjian
2007-11-11Make /contrib install/uninstall script consistent:Bruce Momjian
2007-07-08Restrict non-superusers to password authenticated connectionsJoe Conway
2006-09-02Added async query capability. Original patch byJoe Conway
2006-02-27Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut
2004-03-07Added new versions of dblink, dblink_exec, dblink_open, dblink_close,Joe Conway
2003-06-25Please apply attached patch to contrib/dblink. It adds named persistentBruce Momjian
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-09-23Tweak dblink functions to use int4 arguments instead of int2,Tom Lane
2002-09-14The attached adds GRANTs to PUBLIC for dblink functions, removes theTom Lane
2002-09-02Attached is a fairly sizeable update to contrib/dblink. I'd love to getBruce Momjian
2002-05-27Update dblink to work with qualified relation names.Tom Lane
2002-04-24Attached is an update to contrib/dblink. Please apply if there are noBruce Momjian
2001-06-14Allow remote query execution (dblink)Bruce Momjian