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
/
xlog.c
Commit message (
Expand
)
Author
Age
...
*
Add parens to ConvertToXSegs macro
Alvaro Herrera
2020-06-24
*
Don't export basebackup.c's sendTablespace().
Robert Haas
2020-06-17
*
Fix locking bugs that could corrupt pg_control.
Thomas Munro
2020-06-08
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Collect built-in LWLock tranche names statically, not dynamically.
Tom Lane
2020-05-14
*
Rework XLogReader callback system
Alvaro Herrera
2020-05-08
*
Change the display of WAL usage statistics in Explain.
Amit Kapila
2020-05-05
*
Fix typo
Peter Eisentraut
2020-04-26
*
Fix handling of WAL segments ready to be archived during crash recovery
Michael Paquier
2020-04-24
*
Cosmetic fixups for WAL usage work.
Amit Kapila
2020-04-13
*
Rationalize GetWalRcv{Write,Flush}RecPtr().
Thomas Munro
2020-04-08
*
Revert 0f5ca02f53
Alexander Korotkov
2020-04-08
*
Allow users to limit storage reserved by replication slots
Alvaro Herrera
2020-04-07
*
Implement waiting for given lsn at transaction start
Alexander Korotkov
2020-04-07
*
Prevent archive recovery from scanning non-existent WAL files.
Fujii Masao
2020-04-08
*
Revert "Improve handling of parameter differences in physical replication"
Peter Eisentraut
2020-04-04
*
Add infrastructure to track WAL usage.
Amit Kapila
2020-04-04
*
Generate backup manifests for base backups, and validate them.
Robert Haas
2020-04-03
*
Improve the message logged when recovery is paused.
Fujii Masao
2020-04-01
*
Move routine definitions of xlogarchive.c to a new header file
Michael Paquier
2020-03-31
*
Improve handling of parameter differences in physical replication
Peter Eisentraut
2020-03-30
*
Allow walreceiver configuration to change on reload
Alvaro Herrera
2020-03-27
*
Set wal_receiver_create_temp_slot PGC_POSTMASTER
Alvaro Herrera
2020-03-27
*
Prefer standby promotion over recovery pause.
Fujii Masao
2020-03-24
*
Add wait events for WAL archive and recovery pause.
Fujii Masao
2020-03-24
*
Rename the recovery-related wait events.
Fujii Masao
2020-03-19
*
Fix comment in xlog.c.
Fujii Masao
2020-03-17
*
Refactor ps_status.c API
Peter Eisentraut
2020-03-11
*
Remove HAVE_WORKING_LINK
Peter Eisentraut
2020-03-11
*
Tidy up XLogSource code in xlog.c.
Fujii Masao
2020-03-10
*
Avoid assertion failure with targeted recovery in standby mode.
Fujii Masao
2020-03-09
*
Report progress of streaming base backup.
Fujii Masao
2020-03-03
*
Account explicitly for long-lived FDs that are allocated outside fd.c.
Tom Lane
2020-02-24
*
Factor out InitControlFile() from BootStrapXLOG()
Peter Eisentraut
2020-02-22
*
Reformat code comment
Peter Eisentraut
2020-02-22
*
Fail if recovery target is not reached
Peter Eisentraut
2020-01-29
*
Fix randAccess setting in ReadRecord()
Heikki Linnakangas
2020-01-28
*
Refactor XLogReadRecord(), adding XLogBeginRead() function.
Heikki Linnakangas
2020-01-26
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Avoid splitting C string literals with \-newline
Alvaro Herrera
2019-12-24
*
Fix minor problems with non-exclusive backup cleanup.
Robert Haas
2019-12-19
*
Remove shadow variables linked to RedoRecPtr in xlog.c
Michael Paquier
2019-12-18
*
Demote variable from global to local
Alvaro Herrera
2019-12-16
*
Fix thinkos from commit 9989d37
Michael Paquier
2019-12-03
*
Remove XLogFileNameP() from the tree
Michael Paquier
2019-12-03
*
Remove configure --disable-float4-byval
Peter Eisentraut
2019-11-21
*
Make the order of the header file includes consistent in backend modules.
Amit Kapila
2019-11-12
*
More precise errors from initial pg_control check
Peter Eisentraut
2019-11-08
*
Fix initialization of fake LSN for unlogged relations
Michael Paquier
2019-10-27
*
Fix typo in xlog.c.
Fujii Masao
2019-10-24
[prev]
[next]