Commits

DateSubjectAuthorReleases
2026-01-28 Standardize replication origin naming to use "ReplOrigin". Masahiko Sawada 19 (unreleased)
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2025-09-30 Make some use of anonymous unions [reorderbuffer xact_time] Peter Eisentraut 19 (unreleased)
2025-08-05 Fix varatt versus Datum type confusions Peter Eisentraut 19 (unreleased)
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-01-29 Remove ReorderBufferTupleBuf structure. Masahiko Sawada 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-30 Add STREAM_START/STREAM_STOP for transactional messages during decoding. Amit Kapila 17.0
2023-07-11 Add BEGIN/COMMIT for transactional messages during decoding. Amit Kapila 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-17 Add macros for ReorderBufferTXN toptxn. Amit Kapila 16.0
2023-02-09 Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8 Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-22 Harmonize parameter names in contrib code. Peter Geoghegan 16.0
2022-07-18 Remove now superfluous declarations of dlsym()ed symbols. Andres Freund 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-03-23 test_decoding: Add comments about delaying BEGIN/PREPARE Alvaro Herrera 15.0
2022-02-12 Fix skip-empty-xacts with sequences in test_decoding Tomas Vondra 15.0
2022-02-11 Add decoding of sequences to test_decoding Tomas Vondra 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-14 Add support for prepared transactions to built-in logical replication. Amit Kapila 15.0