index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
dblink
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove include of libpq-int.h --- dblink.c should not be (and was not)
Tom Lane
2002-09-05
1
-1
/
+1
*
Be careful to include postgres.h *before* any system headers, to ensure
Tom Lane
2002-09-05
1
-2
/
+1
*
pgindent run.
Bruce Momjian
2002-09-04
2
-269
/
+288
*
Clean out cruft left by nonstandard test procedure.
Tom Lane
2002-09-03
1
-1
/
+3
*
last-minute CreateTemplateTupleDesc fixes.
Tom Lane
2002-09-03
1
-4
/
+4
*
Add missing dblink files.
Bruce Momjian
2002-09-02
9
-0
/
+903
*
Attached is a fairly sizeable update to contrib/dblink. I'd love to get
Bruce Momjian
2002-09-02
4
-707
/
+955
*
Modify array operations to include array's element type OID in the
Tom Lane
2002-08-26
1
-0
/
+5
*
ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne,
Tom Lane
2002-08-02
1
-33
/
+57
*
Add dbmirror to /contrib. Minor C cleanups and Makefile.
Bruce Momjian
2002-06-23
1
-1
/
+1
*
Update dblink to work with qualified relation names.
Tom Lane
2002-05-27
4
-71
/
+73
*
Restructure indexscan API (index_beginscan, index_getnext) per
Tom Lane
2002-05-20
1
-3
/
+2
*
Attached is an update to contrib/dblink. Please apply if there are no
Bruce Momjian
2002-04-24
4
-121
/
+1623
*
>>I confirmed the UNION hack is no longer required. Thanks! Is it too late
Bruce Momjian
2001-12-13
1
-36
/
+9
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-2
/
+2
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-0
/
+1
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
2
-86
/
+94
*
Fix some portability problems (get it to compile, at least, on HP's cc)
Tom Lane
2001-10-15
1
-1
/
+1
*
To fix the perpetually broken makefiles in the contrib tree, I have
Peter Eisentraut
2001-09-06
1
-43
/
+9
*
Attached is a patch to deal with the ones that I missed the first time
Bruce Momjian
2001-06-20
1
-4
/
+4
*
The attached patch enables the contrib subtree to build cleanly under
Bruce Momjian
2001-06-18
1
-0
/
+1
*
Here's a small patch for dblink:
Bruce Momjian
2001-06-18
2
-19
/
+33
*
Allow remote query execution (dblink)
Bruce Momjian
2001-06-14
5
-0
/
+556