Commit message (Expand) | Author | Age | |
---|---|---|---|
* | postgres_fdw: SCRAM authentication pass-through | Peter Eisentraut | 2025-01-15 |
* | postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). | Fujii Masao | 2024-07-26 |
* | postgres_fdw: Split out the query_cancel test to its own file | Alvaro Herrera | 2024-07-22 |
* | postgres_fdw: Add function to list cached connections to foreign servers. | Fujii Masao | 2021-01-18 |
* | Split all OBJS style lines in makefiles into one-line-per-entry style. | Andres Freund | 2019-11-05 |
* | Prevent accidental linking of system-supplied copies of libpq.so etc. | Tom Lane | 2018-04-03 |
* | Allow postgres_fdw to ship extension funcs/operators for remote execution. | Tom Lane | 2015-11-03 |
* | 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 |
* | Add file version information to most installed Windows binaries. | Noah Misch | 2014-07-14 |
* | Add postgres_fdw contrib module. | Tom Lane | 2013-02-21 |