summaryrefslogtreecommitdiff
path: root/contrib/dblink/Makefile
AgeCommit message (Expand)Author
2012-12-11Add mode where contrib installcheck runs each module in a separately named da...Andrew Dunstan
2012-12-03Revert "Add mode where contrib installcheck runs each module in a separately ...Andrew Dunstan
2012-12-02Add mode where contrib installcheck runs each module in a separately named da...Andrew Dunstan
2012-10-10Create an improved FDW option validator function for contrib/dblink.Tom Lane
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-11-12Improved parallel make supportPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2006-09-10Install a cleaner solution to the AIX libpq linking problem, as perTom Lane
2006-09-10Fix dblink build for --enable-nls or --enable-openssl on AIX.Tom Lane
2006-02-27contrib uninstall scriptsPeter Eisentraut
2005-09-27PGXS should be set with := not =, as specified in the documentation,Tom Lane
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-09-14The attached adds GRANTs to PUBLIC for dblink functions, removes theTom Lane
2002-09-03Clean out cruft left by nonstandard test procedure.Tom Lane
2002-06-23Add dbmirror to /contrib. Minor C cleanups and Makefile.Bruce Momjian
2001-09-06To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut
2001-06-20Attached is a patch to deal with the ones that I missed the first timeBruce Momjian
2001-06-18The attached patch enables the contrib subtree to build cleanly underBruce Momjian
2001-06-14Allow remote query execution (dblink)Bruce Momjian