aboutsummaryrefslogtreecommitdiff
path: root/contrib/dblink
Commit message (Expand)AuthorAge
* Clean out cruft left by nonstandard test procedure.Tom Lane2002-09-03
* last-minute CreateTemplateTupleDesc fixes.Tom Lane2002-09-03
* Add missing dblink files.Bruce Momjian2002-09-02
* Attached is a fairly sizeable update to contrib/dblink. I'd love to getBruce Momjian2002-09-02
* Modify array operations to include array's element type OID in theTom Lane2002-08-26
* ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne,Tom Lane2002-08-02
* Add dbmirror to /contrib. Minor C cleanups and Makefile.Bruce Momjian2002-06-23
* Update dblink to work with qualified relation names.Tom Lane2002-05-27
* Restructure indexscan API (index_beginscan, index_getnext) perTom Lane2002-05-20
* Attached is an update to contrib/dblink. Please apply if there are noBruce Momjian2002-04-24
* >>I confirmed the UNION hack is no longer required. Thanks! Is it too lateBruce Momjian2001-12-13
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Fix some portability problems (get it to compile, at least, on HP's cc)Tom Lane2001-10-15
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-06
* Attached is a patch to deal with the ones that I missed the first timeBruce Momjian2001-06-20
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-18
* Here's a small patch for dblink:Bruce Momjian2001-06-18
* Allow remote query execution (dblink)Bruce Momjian2001-06-14