aboutsummaryrefslogtreecommitdiff
path: root/contrib/dblink/Makefile
Commit message (Expand)AuthorAge
* Update dblink extension for parallel query.Robert Haas2016-06-17
* Fix SHLIB_PREREQS use in contrib, allowing PGXS buildsPeter Eisentraut2014-12-04
* Don't hardcode contrib_regression dbname in postgres_fdw and dblink tests.Andres Freund2014-08-26
* Diagnose incompatible OpenLDAP versions during build and test.Noah Misch2014-07-22
* Add file version information to most installed Windows binaries.Noah Misch2014-07-14
* Add mode where contrib installcheck runs each module in a separately named da...Andrew Dunstan2012-12-11
* Revert "Add mode where contrib installcheck runs each module in a separately ...Andrew Dunstan2012-12-03
* Add mode where contrib installcheck runs each module in a separately named da...Andrew Dunstan2012-12-02
* Create an improved FDW option validator function for contrib/dblink.Tom Lane2012-10-10
* Convert contrib modules to use the extension facility.Tom Lane2011-02-13
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Improved parallel make supportPeter Eisentraut2010-11-12
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove references to READMEs from /contrib Makefiles.Bruce Momjian2007-11-10
* Fix PGXS conventions so that extensions can be built against PostgresTom Lane2007-06-26
* Install a cleaner solution to the AIX libpq linking problem, as perTom Lane2006-09-10
* Fix dblink build for --enable-nls or --enable-openssl on AIX.Tom Lane2006-09-10
* contrib uninstall scriptsPeter Eisentraut2006-02-27
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-27
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* The attached adds GRANTs to PUBLIC for dblink functions, removes theTom Lane2002-09-14
* Clean out cruft left by nonstandard test procedure.Tom Lane2002-09-03
* Add dbmirror to /contrib. Minor C cleanups and Makefile.Bruce Momjian2002-06-23
* 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
* Allow remote query execution (dblink)Bruce Momjian2001-06-14