Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-07 Reserve replication slots specifically for REPACK Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-12 Fix incorrect assignment of InvalidXLogRecPtr to a non-LSN variable. Fujii Masao 19 (unreleased)
2025-11-06 Use XLogRecPtrIsValid() in various places Álvaro Herrera 19 (unreleased)
2025-09-12 Avoid unexpected changes of CurrentResourceOwner and CurrentMemoryContext Álvaro Herrera 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-03-08 Introduce a new GUC 'standby_slot_names'. Amit Kapila 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-18 Add flush option to pg_logical_emit_message() Michael Paquier 17.0
2023-08-30 Fix some shadow variables in src/backend/replication/ Michael Paquier 17.0
2023-04-08 Prevent use of invalidated logical slot in CreateDecodingContext() Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2022-03-07 Create routine able to set single-call SRFs for Materialize mode Michael Paquier 15.0
2022-02-26 Fix typo in logicalfuncs.c. Amit Kapila 15.0
2022-02-17 Remove all traces of tuplestore_donestoring() in the C code Michael Paquier 15.0
2022-02-16 Split xlog.c into xlog.c and xlogrecovery.c. Heikki Linnakangas 15.0
2022-01-25 Fix various typos, grammar and code style in comments and docs Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0