Commits

DateSubjectAuthorReleases
2026-06-17 Avoid errors during ALTER SUBSCRIPTION. Jeff Davis 19 (unreleased)
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 14 (unreleased)
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 15 (unreleased)
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 16 (unreleased)
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 17 (unreleased)
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 18 (unreleased)
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 19 (unreleased)
2026-04-28 Fix xid_advance_interval when max_retention_duration is 0. Amit Kapila 19 (unreleased)
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-03-31 Avoid including vacuum.h in tableam.h and heapam.h. Nathan Bossart 19 (unreleased)
2026-03-24 GetSubscription(): use per-object memory context. Jeff Davis 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-03-06 Use palloc_object() and palloc_array() in more areas of the logical replication. Masahiko Sawada 19 (unreleased)
2026-03-06 CREATE SUBSCRIPTION ... SERVER. Jeff Davis 19 (unreleased)
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-02-27 Don't include proc.h in shm_mq.h Álvaro Herrera 19 (unreleased)
2026-02-20 Avoid including worker_internal.h in pgstat.h. Amit Kapila 19 (unreleased)
2026-02-19 Add per-subscription wal_receiver_timeout setting. Fujii Masao 19 (unreleased)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 19 (unreleased)
2026-02-18 Use standard die() handler for SIGTERM in bgworkers Heikki Linnakangas 19 (unreleased)
2026-02-18 Switch SysCacheIdentifier to a typedef enum Michael Paquier 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-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)