Commits

DateSubjectAuthorReleases
2023-04-07 Use ExtendBufferedRelTo() in XLogReadBufferExtended() Andres Freund 16.0
2023-02-06 Remove useless casts to (void *) in hash_search() calls Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-09-14 Use the terminology "WAL file" not "log file" more consistently. Tom Lane 16.0
2022-09-09 Add more error context to RestoreBlockImage() and consume it Michael Paquier 15.0
2022-09-09 Add more error context to RestoreBlockImage() and consume it Michael Paquier 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-30 pg_walinspect: fix case where flush LSN is in the middle of a record. Jeff Davis 15.0
2022-04-11 Make XLogRecGetBlockTag() throw error if there's no such block. Tom Lane 15.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-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-03-29 Revert "Fix replay of create database records on standby" Alvaro Herrera 15.0
2022-03-29 Revert "Fix replay of create database records on standby" Alvaro Herrera 14.3
2022-03-29 Revert "Fix replay of create database records on standby" Alvaro Herrera 13.7
2022-03-25 Fix replay of create database records on standby Alvaro Herrera 14.3
2022-03-25 Fix replay of create database records on standby Alvaro Herrera 13.7
2022-03-25 Fix replay of create database records on standby Alvaro Herrera 15.0
2022-03-18 Add circular WAL decoding buffer, take II. Thomas Munro 15.0
2022-02-16 Split xlog.c into xlog.c and xlogrecovery.c. Heikki Linnakangas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-29 Fix incorrect format placeholders Peter Eisentraut 15.0