Commits

DateSubjectAuthorReleases
2022-12-30 Sample postgres_fdw tables remotely during ANALYZE Tomas Vondra 16.0
2022-09-16 Adjust assorted hint messages that list all valid options. Peter Eisentraut 16.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 15.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 16.0
2022-07-18 Remove now superfluous declarations of dlsym()ed symbols. Andres Freund 16.0
2022-02-24 postgres_fdw: Add support for parallel commit. Etsuro Fujita 15.0
2022-02-21 Disallow setting bogus GUCs within an extension's reserved namespace. Tom Lane 15.0
2022-02-18 postgres_fdw: Make postgres_fdw.application_name support more escape sequences. Fujii Masao 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-27 Revert changes about warnings/errors for placeholders. Tom Lane 15.0
2021-12-27 Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved(). Tom Lane 15.0
2021-12-24 postgres_fdw: Allow postgres_fdw.application_name to include escape sequences. Fujii Masao 15.0
2021-12-21 Add missing EmitWarningsOnPlaceholders() calls. Tom Lane 15.0
2021-10-26 Improve HINT message that FDW reports when there are no valid options. 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-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 9.6.23
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 10.18
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 11.13
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 12.8
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 13.4
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 14.0
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. 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-08 Allow TRUNCATE command to truncate foreign tables. Fujii Masao 14.0