postgresql/contrib/postgres_fdw
Tom Lane cab5b9ab2c Revert changes about warnings/errors for placeholders.
Revert commits 5609cc01c, 2ed8a8cc5, and 75d22069e until we have
a less broken idea of how this should work in parallel workers.
Per buildfarm.

Discussion: https://postgr.es/m/1640909.1640638123@sss.pgh.pa.us
2021-12-27 16:01:10 -05:00
..
expected postgres_fdw: Revert unstable tests for postgres_fdw.application_name. 2021-12-24 17:39:59 +09:00
sql postgres_fdw: Revert unstable tests for postgres_fdw.application_name. 2021-12-24 17:39:59 +09:00
.gitignore Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
Makefile postgres_fdw: Add function to list cached connections to foreign servers. 2021-01-18 15:11:08 +09:00
connection.c postgres_fdw: Allow postgres_fdw.application_name to include escape sequences. 2021-12-24 16:55:11 +09:00
deparse.c postgres_fdw: suppress casts on constants in limited cases. 2021-11-12 11:50:47 -05:00
option.c Revert changes about warnings/errors for placeholders. 2021-12-27 16:01:10 -05:00
postgres_fdw--1.0--1.1.sql postgres_fdw: Add functions to discard cached connections. 2021-01-26 15:35:54 +09:00
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.c Remove PF_USED_FOR_ASSERTS_ONLY from variables in general use 2021-11-30 14:02:14 +01:00
postgres_fdw.control postgres_fdw: Add function to list cached connections to foreign servers. 2021-01-18 15:11:08 +09:00
postgres_fdw.h postgres_fdw: Allow postgres_fdw.application_name to include escape sequences. 2021-12-24 16:55:11 +09:00
shippable.c Replace remaining uses of "whitelist". 2021-01-05 14:00:16 +13:00