Commits

DateSubjectAuthorReleases
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2026-03-26 Refactor replorigin_session_setup() for better readability. Amit Kapila 19 (unreleased)
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-01-28 Consolidate replication origin session globals into a single struct. Masahiko Sawada 19 (unreleased)
2026-01-28 Refactor replication origin state reset helpers. Masahiko Sawada 19 (unreleased)
2026-01-28 Standardize replication origin naming to use "ReplOrigin". Masahiko Sawada 19 (unreleased)
2026-01-14 Prevent unintended dropping of active replication origins. Amit Kapila 19 (unreleased)
2026-01-08 Fix typos in the code. Amit Kapila 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-01 Fix a strict aliasing violation Peter Eisentraut 19 (unreleased)
2025-11-06 Use XLogRecPtrIsValid() in various places Álvaro Herrera 19 (unreleased)
2025-09-19 Add optional pid parameter to pg_replication_origin_session_setup(). Amit Kapila 19 (unreleased)
2025-07-07 Standardize LSN formatting by zero padding Álvaro Herrera 19 (unreleased)
2025-05-07 Remove pg_replication_origin's TOAST table. Nathan Bossart 18.0
2025-03-21 Add GUC option to control maximum active replication origins. Masahiko Sawada 18.0
2025-02-13 Remove unnecessary (char *) casts [xlog] Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-08-30 Define PG_LOGICAL_DIR for path pg_logical/ in data folder Michael Paquier 18.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-15 Avoid useless ReplicationOriginExitCleanup locking Alvaro Herrera 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-22 Stop the search once the slot for replication origin is found. Amit Kapila 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0