index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
dblink
/
Makefile
Commit message (
Expand
)
Author
Age
*
Update dblink extension for parallel query.
Robert Haas
2016-06-17
*
Fix SHLIB_PREREQS use in contrib, allowing PGXS builds
Peter Eisentraut
2014-12-04
*
Don't hardcode contrib_regression dbname in postgres_fdw and dblink tests.
Andres Freund
2014-08-26
*
Diagnose incompatible OpenLDAP versions during build and test.
Noah Misch
2014-07-22
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
*
Add mode where contrib installcheck runs each module in a separately named da...
Andrew Dunstan
2012-12-11
*
Revert "Add mode where contrib installcheck runs each module in a separately ...
Andrew Dunstan
2012-12-03
*
Add mode where contrib installcheck runs each module in a separately named da...
Andrew Dunstan
2012-12-02
*
Create an improved FDW option validator function for contrib/dblink.
Tom Lane
2012-10-10
*
Convert contrib modules to use the extension facility.
Tom Lane
2011-02-13
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Improved parallel make support
Peter Eisentraut
2010-11-12
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove references to READMEs from /contrib Makefiles.
Bruce Momjian
2007-11-10
*
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
2007-06-26
*
Install a cleaner solution to the AIX libpq linking problem, as per
Tom Lane
2006-09-10
*
Fix dblink build for --enable-nls or --enable-openssl on AIX.
Tom Lane
2006-09-10
*
contrib uninstall scripts
Peter Eisentraut
2006-02-27
*
PGXS should be set with := not =, as specified in the documentation,
Tom Lane
2005-09-27
*
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-08-20
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
The attached adds GRANTs to PUBLIC for dblink functions, removes the
Tom Lane
2002-09-14
*
Clean out cruft left by nonstandard test procedure.
Tom Lane
2002-09-03
*
Add dbmirror to /contrib. Minor C cleanups and Makefile.
Bruce Momjian
2002-06-23
*
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
*
Allow remote query execution (dblink)
Bruce Momjian
2001-06-14