]> granicus.if.org Git - postgresql/history - contrib/dblink/dblink.h
Fix dblink_connect() so that it verifies that a password is supplied in the
[postgresql] / contrib / dblink / dblink.h
2008-04-04 Bruce MomjianImplement current_query(), that shows the currently...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-09-02 Joe ConwayAdded async query capability. Original patch by
2006-07-10 Bruce MomjianRemove a few baby-C macros in fuzzystrmatch. Add a...
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-01-03 Joe ConwayWhen the remote query result has a different number...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2003-06-25 Bruce MomjianPlease apply attached patch to contrib/dblink. It adds...
2002-10-21 Peter EisentrautAdd DLLIMPORT declarations needed by contrib modules.
2002-09-04 Bruce Momjianpgindent run.
2002-09-02 Bruce MomjianAttached is a fairly sizeable update to contrib/dblink...
2002-05-27 Tom LaneUpdate dblink to work with qualified relation names.
2002-04-24 Bruce MomjianAttached is an update to contrib/dblink. Please apply...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-06-14 Bruce MomjianAllow remote query execution (dblink)