Commits

DateSubjectAuthorReleases
2026-05-25 postgres_fdw: Give user mapping precedence for use_scram_passthrough Fujii Masao 18 (unreleased)
2026-05-25 postgres_fdw: Give user mapping precedence for use_scram_passthrough Fujii Masao 19 (unreleased)
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
2024-07-26 postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). Fujii Masao 18.0
2024-07-26 doc: Enhance documentation for postgres_fdw_get_connections() output columns. Fujii Masao 18.0
2022-02-18 postgres_fdw: Make postgres_fdw.application_name support more escape sequences. Fujii Masao 15.0
2021-12-24 postgres_fdw: Allow postgres_fdw.application_name to include escape sequences. Fujii Masao 15.0
2021-12-16 doc: Add note about 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-06-30 doc: Add type information for postgres_fdw parameters. Fujii Masao 15.0
2021-04-27 doc: Review for "Allow TRUNCATE command to truncate foreign tables". Fujii Masao 14.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-26 postgres_fdw: Add functions to discard cached connections. Fujii Masao 14.0
2021-01-19 doc: Add note about the server name of postgres_fdw_get_connections() returns. Fujii Masao 14.0
2021-01-18 postgres_fdw: Add function to list cached connections to foreign servers. Fujii Masao 14.0