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
...
*
Rework order of end-of-recovery actions to delay timeline history write
Michael Paquier
2018-07-09
*
Prevent references to invalid relation pages after fresh promotion
Michael Paquier
2018-07-05
*
Add wait event for fsync of WAL segments
Michael Paquier
2018-07-02
*
pgindent run prior to branching
Andrew Dunstan
2018-06-30
*
Address set of issues with errno handling
Michael Paquier
2018-06-25
*
Fix error message on short read of pg_control
Magnus Hagander
2018-05-18
*
Message wording and pluralization improvements
Peter Eisentraut
2018-05-17
*
Fix scenario where streaming standby gets stuck at a continuation record.
Heikki Linnakangas
2018-05-05
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Ignore nextOid when replaying an ONLINE checkpoint.
Tom Lane
2018-04-11
*
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-09
*
Refactor dir/file permissions
Stephen Frost
2018-04-07
*
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-04-05
*
Ensure that WAL pages skipped by a forced WAL switch are zero-filled.
Tom Lane
2018-03-30
*
Fix typo in comment
Magnus Hagander
2018-03-30
*
Improve style guideline compliance of assorted error-report messages.
Tom Lane
2018-03-22
*
Fix typo in comment
Magnus Hagander
2018-02-16
*
Update out-of-date comment in StartupXLOG.
Robert Haas
2018-02-07
*
Add TIMELINE to backup_label file
Simon Riggs
2018-01-06
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Fix bug in cancellation of non-exclusive backup to avoid assertion failure.
Fujii Masao
2017-12-19
*
Fix mistake in comment
Peter Eisentraut
2017-12-08
*
Simplify do_pg_start_backup's API by opening pg_tblspc internally.
Tom Lane
2017-12-04
*
Clean up assorted messiness around AllocateDir() usage.
Tom Lane
2017-12-04
*
Update typedefs.list and re-run pgindent
Robert Haas
2017-11-29
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
*
Remove secondary checkpoint
Simon Riggs
2017-11-07
*
Refactor new file permission handling
Peter Eisentraut
2017-09-23
*
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-19
*
Fix crash restart bug introduced in 8356753c212.
Andres Freund
2017-09-18
*
Perform only one ReadControlFile() during startup.
Andres Freund
2017-09-14
*
Message style fixes
Peter Eisentraut
2017-09-11
*
Exclude special values in recovery_target_time
Simon Riggs
2017-09-07
*
Make pg_stop_backup's wait_for_archive flag work on standbys.
Robert Haas
2017-08-05
*
Add static assertions about pg_control fitting into one disk sector.
Tom Lane
2017-07-19
*
Fix typo in comment
Peter Eisentraut
2017-06-30
*
Fix typo in comment
Alvaro Herrera
2017-06-22
*
Fix possibility of creating a "phantom" segment after promotion.
Andres Freund
2017-06-21
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Prevent possibility of panics during shutdown checkpoint.
Andres Freund
2017-06-05
*
Revert "Prevent panic during shutdown checkpoint"
Andres Freund
2017-06-05
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Standardize "WAL location" terminology
Peter Eisentraut
2017-05-12
*
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-12
*
Prevent panic during shutdown checkpoint
Peter Eisentraut
2017-05-05
*
Rework handling of subtransactions in 2PC recovery
Simon Riggs
2017-04-27
*
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-17
*
Make min_wal_size/max_wal_size use MB internally
Simon Riggs
2017-04-04
[prev]
[next]