aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/Makefile
Commit message (Expand)AuthorAge
* postgres_fdw: Add function to list cached connections to foreign servers.Fujii Masao2021-01-18
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Prevent accidental linking of system-supplied copies of libpq.so etc.Tom Lane2018-04-03
* Allow postgres_fdw to ship extension funcs/operators for remote execution.Tom Lane2015-11-03
* 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
* Add file version information to most installed Windows binaries.Noah Misch2014-07-14
* Add postgres_fdw contrib module.Tom Lane2013-02-21