Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 16 (unreleased)
2026-01-06 Honor GUC settings specified in CREATE SUBSCRIPTION CONNECTION. Fujii Masao 16.12
2025-04-03 Make dblink interruptible, via new libpqsrv APIs. Noah Misch 16.9
2024-01-23 Revert "libpqwalreceiver: Convert to libpq-be-fe-helpers.h" Heikki Linnakangas 16.2
2024-01-13 Fix memory leak in connection string validation. Jeff Davis 16.2
2024-01-12 Re-validate connection string in libpqrcv_connect(). Jeff Davis 16.2
2023-12-12 Fix typo in comment Daniel Gustafsson 16.2
2023-12-05 Fix incorrect error message for IDENTIFY_SYSTEM Daniel Gustafsson 16.2
2023-07-10 Message wording improvements Peter Eisentraut 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-30 Add new predefined role pg_create_subscription. Robert Haas 16.0
2023-01-24 libpqwalreceiver: Convert to libpq-be-fe-helpers.h Andres Freund 16.0
2023-01-24 Fix error handling in libpqrcv_connect() Andres Freund 16.0
2023-01-09 Perform apply of large transactions by parallel workers. Amit Kapila 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-08-26 Remove unneeded null pointer checks before PQfreemem() Peter Eisentraut 16.0
2022-08-11 struct PQWalReceiverFunctions: use designated initializers Alvaro Herrera 16.0
2022-07-21 Allow users to skip logical replication of data having origin. Amit Kapila 16.0
2022-07-18 Remove now superfluous declarations of dlsym()ed symbols. Andres Freund 16.0