index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
dblink
Commit message (
Expand
)
Author
Age
*
Clean out cruft left by nonstandard test procedure.
Tom Lane
2002-09-03
*
last-minute CreateTemplateTupleDesc fixes.
Tom Lane
2002-09-03
*
Add missing dblink files.
Bruce Momjian
2002-09-02
*
Attached is a fairly sizeable update to contrib/dblink. I'd love to get
Bruce Momjian
2002-09-02
*
Modify array operations to include array's element type OID in the
Tom Lane
2002-08-26
*
ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne,
Tom Lane
2002-08-02
*
Add dbmirror to /contrib. Minor C cleanups and Makefile.
Bruce Momjian
2002-06-23
*
Update dblink to work with qualified relation names.
Tom Lane
2002-05-27
*
Restructure indexscan API (index_beginscan, index_getnext) per
Tom Lane
2002-05-20
*
Attached is an update to contrib/dblink. Please apply if there are no
Bruce Momjian
2002-04-24
*
>>I confirmed the UNION hack is no longer required. Thanks! Is it too late
Bruce Momjian
2001-12-13
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Fix some portability problems (get it to compile, at least, on HP's cc)
Tom Lane
2001-10-15
*
To fix the perpetually broken makefiles in the contrib tree, I have
Peter Eisentraut
2001-09-06
*
Attached is a patch to deal with the ones that I missed the first time
Bruce Momjian
2001-06-20
*
The attached patch enables the contrib subtree to build cleanly under
Bruce Momjian
2001-06-18
*
Here's a small patch for dblink:
Bruce Momjian
2001-06-18
*
Allow remote query execution (dblink)
Bruce Momjian
2001-06-14