index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
transam
/
xlogrecovery.c
Commit message (
Expand
)
Author
Age
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-13
*
Make XLogRecGetBlockTag() throw error if there's no such block.
Tom Lane
2022-04-11
*
Fix various typos and spelling mistakes in code comments
David Rowley
2022-04-11
*
Fix typo in xlogrecovery.c code comment
Daniel Gustafsson
2022-04-07
*
Prefetch data referenced by the WAL, take II.
Thomas Munro
2022-04-07
*
Fix compilation with WAL_DEBUG.
Andres Freund
2022-04-06
*
Custom WAL Resource Managers.
Jeff Davis
2022-04-06
*
Remove exclusive backup mode
Stephen Frost
2022-04-06
*
Revert "Fix replay of create database records on standby"
Alvaro Herrera
2022-03-29
*
Fix replay of create database records on standby
Alvaro Herrera
2022-03-25
*
Fix "missing continuation record" after standby promotion
Alvaro Herrera
2022-03-23
*
Add circular WAL decoding buffer, take II.
Thomas Munro
2022-03-18
*
Fix bogus log message when starting from a cleanly shut down state.
Heikki Linnakangas
2022-02-16
*
Split xlog.c into xlog.c and xlogrecovery.c.
Heikki Linnakangas
2022-02-16