Commits

DateSubjectAuthorReleases
2025-11-05 Add infrastructure for efficient LSN waiting Alexander Korotkov 19 (unreleased)
2024-11-04 Revert pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-10-24 Move LSN waiting declarations and definitions to better place Alexander Korotkov 18.0
2023-02-05 Revert refactoring of restore command code to shell_restore.c Michael Paquier 16.0
2023-01-16 Refactor code in charge of running shell-based recovery commands Michael Paquier 16.0
2022-09-26 Refactor creation of backup_label and backup history files Michael Paquier 16.0
2022-04-08 Add contrib/pg_walinspect. Jeff Davis 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-02-16 Split xlog.c into xlog.c and xlogrecovery.c. Heikki Linnakangas 15.0
2021-05-10 Revert recovery prefetching feature. Thomas Munro 14.0
2021-04-08 Optionally prefetch referenced data in recovery. Thomas Munro 14.0
2019-11-05 Split all OBJS style lines in makefiles into one-line-per-entry style. Andres Freund 13.0
2016-04-01 Add Generic WAL interface Teodor Sigaev 9.6.0
2015-04-30 Create an infrastructure for parallel computation in PostgreSQL. Robert Haas 9.5.0
2014-12-03 Keep track of transaction commit timestamps Alvaro Herrera 9.5.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2013-01-16 Split out XLog reading as an independent facility Alvaro Herrera 9.3.0
2012-10-02 Split off functions related to timeline history files and XLOG archiving. Heikki Linnakangas 9.3.0
2011-11-04 Move user functions related to WAL into xlogfuncs.c Simon Riggs 9.2.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2008-02-19 Refactor backend makefiles to remove lots of duplicate code Peter Eisentraut 8.4.0
2005-06-17 Two-phase commit. Original patch by Heikki Linnakangas, with additional Tom Lane 8.1.0
2005-04-28 Implement sharable row-level locks, and use them for foreign key references Tom Lane 8.1.0
2004-07-01 Nested transactions. There is still much left to do, especially on the Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0