Commits

DateSubjectAuthorReleases
2025-04-06 Don't ERROR on PreallocXlogFiles() race condition. Noah Misch 14.18
2025-04-06 Remove XLogFileInit() ability to unlink a pre-existing file. Noah Misch 13.21
2025-04-06 Remove XLogFileInit() ability to unlink a pre-existing file. Noah Misch 14.18
2025-04-06 Remove XLogFileInit() ability to skip ControlFileLock. Noah Misch 13.21
2025-04-06 Remove XLogFileInit() ability to skip ControlFileLock. Noah Misch 14.18
2025-04-04 Use standard die() signal handler in walreceiver Heikki Linnakangas 18.0
2025-03-06 Add more monitoring data for WAL writes in the WAL receiver Michael Paquier 18.0
2025-03-05 Fix some gaps in pg_stat_io with WAL receiver and WAL summarizer Michael Paquier 18.0
2025-02-21 backend launchers void * arguments for binary data Peter Eisentraut 18.0
2025-02-12 Remove unnecessary (char *) casts [string] Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-01 Use ProcNumbers instead of direct Latch pointers to address other procs Heikki Linnakangas 18.0
2024-07-11 Improve logical replication connection-failure messages. Tom Lane 18.0
2024-03-18 Refactor postmaster child process launching Heikki Linnakangas 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-05 Enhance libpqrcv APIs to support slot synchronization. Amit Kapila 17.0
2024-01-29 Allow setting failover property in the replication command. Amit Kapila 17.0
2024-01-19 Fix incorrect placeholder in walreceiver.c Michael Paquier 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-03 Refactor CreateSharedMemoryAndSemaphores Heikki Linnakangas 17.0
2023-11-06 Make use of initReadOnlyStringInfo() in more places David Rowley 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-04-08 For cascading replication, wake physical and logical walsenders separately Andres Freund 16.0
2023-03-30 Add new predefined role pg_create_subscription. Robert Haas 16.0
2023-02-02 Retire PG_SETMASK() macro. Thomas Munro 16.0