Commits

DateSubjectAuthorReleases
2025-03-04 Fix outdated comment Heikki Linnakangas 18.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-01-31 Give SMgrRelation pointers a well-defined lifetime. Heikki Linnakangas 17.0
2022-02-16 Split xlog.c into xlog.c and xlogrecovery.c. Heikki Linnakangas 15.0
2021-07-31 Move InRecovery and standbyState global vars to xlogutils.c. Heikki Linnakangas 15.0
2015-07-20 Sanity-check that a page zeroed by redo routine is marked with WILL_INIT. Heikki Linnakangas 9.5.0
2015-07-20 Sanity-check that a page zeroed by redo routine is marked with WILL_INIT. Heikki Linnakangas 9.6.0
2014-11-20 Revamp the WAL record format. Heikki Linnakangas 9.5.0
2014-11-13 Fix race condition between hot standby and restoring a full-page image. Heikki Linnakangas 9.5.0
2014-11-13 Fix race condition between hot standby and restoring a full-page image. Heikki Linnakangas 9.4.0
2014-11-13 Fix race condition between hot standby and restoring a full-page image. Heikki Linnakangas 9.3.6
2014-11-13 Fix race condition between hot standby and restoring a full-page image. Heikki Linnakangas 9.2.10
2014-11-13 Fix race condition between hot standby and restoring a full-page image. Heikki Linnakangas 9.1.15
2014-11-13 Fix race condition between hot standby and restoring a full-page image. Heikki Linnakangas 9.0.19
2014-11-13 Fix XLogReadBufferForRedoExtended to get cleanup lock when asked to do so. Heikki Linnakangas 9.5.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2014-09-02 Refactor per-page logic common to all redo routines to a new function. Heikki Linnakangas 9.5.0
2014-03-07 Fix dangling smgr_owner pointer when a fake relcache entry is freed. Heikki Linnakangas 8.4.21
2014-03-07 Fix dangling smgr_owner pointer when a fake relcache entry is freed. Heikki Linnakangas 9.0.17
2014-03-07 Fix dangling smgr_owner pointer when a fake relcache entry is freed. Heikki Linnakangas 9.1.13
2014-03-07 Fix dangling smgr_owner pointer when a fake relcache entry is freed. Heikki Linnakangas 9.2.8
2014-03-07 Fix dangling smgr_owner pointer when a fake relcache entry is freed. Heikki Linnakangas 9.3.4
2014-03-07 Fix dangling smgr_owner pointer when a fake relcache entry is freed. Heikki Linnakangas 9.4.0
2011-12-09 Don't set reachedMinRecoveryPoint during crash recovery. In crash recovery, Heikki Linnakangas 9.2.0
2011-12-02 During recovery, if we reach consistent state and still have entries in the Heikki Linnakangas 9.2.0