Commits

DateSubjectAuthorReleases
2026-02-05 pg_upgrade: Optimize logical replication slot caught-up check. Masahiko Sawada 19 (unreleased)
2026-01-28 Standardize replication origin naming to use "ReplOrigin". Masahiko Sawada 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-07-23 Preserve conflict-relevant data during logical replication. Amit Kapila 19 (unreleased)
2025-01-31 Raise an error while trying to acquire an invalid slot. Amit Kapila 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2024-01-02 Allow upgrades to preserve the full subscription's state. Amit Kapila 17.0
2023-12-07 Fix issues in binary_upgrade_logical_slot_has_caught_up(). Amit Kapila 17.0
2023-10-26 Migrate logical slots to the new node during an upgrade. Amit Kapila 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2022-01-17 pg_upgrade: Preserve relfilenodes and tablespace OIDs. Robert Haas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-05-07 Revert per-index collation version tracking feature. Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-20 Multirange datatypes Alexander Korotkov 14.0
2020-11-02 Track collation versions for indexes. Thomas Munro 14.0
2020-07-07 Don't create pg_type entries for sequences or toast tables. Tom Lane 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0