Commits

DateSubjectAuthorReleases
2022-02-20 Fix uninitialized variable. Heikki Linnakangas 15.0
2022-02-16 Fix read beyond buffer bug introduced by the split xlog.c patch. Heikki Linnakangas 15.0
2022-02-16 Split xlog.c into xlog.c and xlogrecovery.c. Heikki Linnakangas 15.0
2022-02-16 Move code around in StartupXLOG(). Heikki Linnakangas 15.0
2022-02-16 Refactor setting XLP_FIRST_IS_OVERWRITE_CONTRECORD. Heikki Linnakangas 15.0
2022-02-16 Run pgindent on xlog.c. Heikki Linnakangas 15.0
2021-07-31 Move InRecovery and standbyState global vars to xlogutils.c. Heikki Linnakangas 15.0
2021-07-31 Extract code to describe recovery stop reason to a function. Heikki Linnakangas 15.0
2021-07-31 Remove unnecessary 'restoredFromArchive' global variable. Heikki Linnakangas 15.0
2021-07-31 Don't use O_SYNC or similar when opening signal file to fsync it. Heikki Linnakangas 15.0
2021-07-30 Update obsolete comment that still referred to CheckpointLock Heikki Linnakangas 14.0
2021-07-30 Update obsolete comment that still referred to CheckpointLock Heikki Linnakangas 15.0
2021-06-16 Fix outdated comment that talked about seek position of WAL file. Heikki Linnakangas 13.4
2021-06-16 Fix outdated comment that talked about seek position of WAL file. Heikki Linnakangas 12.8
2021-06-16 Fix outdated comment that talked about seek position of WAL file. Heikki Linnakangas 14.0
2020-01-28 Fix randAccess setting in ReadRecord() Heikki Linnakangas 13.0
2020-01-26 Refactor XLogReadRecord(), adding XLogBeginRead() function. Heikki Linnakangas 13.0
2019-04-03 Generate less WAL during GiST, GIN and SP-GiST index build. Heikki Linnakangas 12.0
2018-05-04 Fix scenario where streaming standby gets stuck at a continuation record. Heikki Linnakangas 9.4.18
2018-05-04 Fix scenario where streaming standby gets stuck at a continuation record. Heikki Linnakangas 9.5.13
2018-05-04 Fix scenario where streaming standby gets stuck at a continuation record. Heikki Linnakangas 9.6.9
2018-05-04 Fix scenario where streaming standby gets stuck at a continuation record. Heikki Linnakangas 10.4
2018-05-04 Fix scenario where streaming standby gets stuck at a continuation record. Heikki Linnakangas 11.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0
2015-08-02 Fix race condition that lead to WALInsertLock deadlock with commit_delay. Heikki Linnakangas 9.4.5