Commits

DateSubjectAuthorReleases
2025-03-02 postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID. Fujii Masao 18.0
2024-09-18 postgres_fdw: Extend postgres_fdw_get_connections to return user name. Fujii Masao 18.0
2024-07-26 postgres_fdw: Add connection status check to postgres_fdw_get_connections(). Fujii Masao 18.0
2022-07-12 Support TRUNCATE triggers on foreign tables. Fujii Masao 16.0
2022-02-18 postgres_fdw: Make postgres_fdw.application_name support more escape sequences. Fujii Masao 15.0
2022-01-07 postgres_fdw: Add regression test for postgres_fdw.application_name GUC. Fujii Masao 15.0
2021-12-24 postgres_fdw: Revert unstable tests for postgres_fdw.application_name. Fujii Masao 15.0
2021-12-24 postgres_fdw: Allow postgres_fdw.application_name to include escape sequences. Fujii Masao 15.0
2021-10-26 Improve HINT message that FDW reports when there are no valid options. Fujii Masao 15.0
2021-09-08 postgres_fdw: Revert unstable tests for postgres_fdw.application_name. Fujii Masao 15.0
2021-09-07 postgres_fdw: Allow application_name of remote connection to be set via GUC. Fujii Masao 15.0
2021-07-07 postgres_fdw: Tighten up allowed values for batch_size, fetch_size options. Fujii Masao 14.0
2021-07-07 postgres_fdw: Tighten up allowed values for batch_size, fetch_size options. Fujii Masao 15.0
2021-04-27 Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper. Fujii Masao 14.0
2021-04-08 Allow TRUNCATE command to truncate foreign tables. Fujii Masao 14.0
2021-04-06 postgres_fdw: Allow partitions specified in LIMIT TO to be imported. Fujii Masao 14.0
2021-04-02 postgres_fdw: Add option to control whether to keep connections open. Fujii Masao 14.0
2021-01-30 postgres_fdw: Fix tests for CLOBBER_CACHE_ALWAYS. Fujii Masao 14.0
2021-01-26 postgres_fdw: Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS Fujii Masao 14.0
2021-01-26 postgres_fdw: Stabilize regression test for postgres_fdw_disconnect_all(). Fujii Masao 14.0
2021-01-26 postgres_fdw: Add functions to discard cached connections. Fujii Masao 14.0
2021-01-18 postgres_fdw: Add function to list cached connections to foreign servers. Fujii Masao 14.0
2020-12-28 postgres_fdw: Fix connection leak. Fujii Masao 9.5.25
2020-12-28 postgres_fdw: Fix connection leak. Fujii Masao 9.6.21
2020-12-28 postgres_fdw: Fix connection leak. Fujii Masao 10.16