Commits

DateSubjectAuthorReleases
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-13 Make pg_waldump report more detail information about PREPARE TRANSACTION record. Fujii Masao 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-17 Fix confusion on the padding of GIDs in on commit and abort records. Heikki Linnakangas 11.0
2018-04-09 Further cleanup of client dependencies on src/include/catalog headers. Tom Lane 11.0
2018-04-02 Fix some dubious WAL-parsing code. Tom Lane 11.0
2018-03-28 Store 2PC GID in commit/abort WAL recs for logical decoding Simon Riggs 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-02-09 Rename user-facing tools with "xlog" in the name to say "wal". Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-27 Emit invalidations to standby for transactions without xid. Andres Freund 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-07-02 Use appendStringInfoString/Char et al where appropriate. Heikki Linnakangas 9.5.0
2015-07-02 Use appendStringInfoString/Char et al where appropriate. Heikki Linnakangas 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-20 Collection of typo fixes. Heikki Linnakangas 9.5.0
2015-05-01 Fix unaligned memory access in xlog parsing due to replication origin patch. Andres Freund 9.5.0
2015-04-29 Introduce replication progress tracking infrastructure. Andres Freund 9.5.0
2015-03-15 Merge the various forms of transaction commit & abort records. Andres Freund 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-20 Revamp the WAL record format. Heikki Linnakangas 9.5.0
2014-09-22 Improve code around the recently added rm_identify rmgr callback. Andres Freund 9.5.0
2014-09-19 Add rmgr callback to name xlog record types for display purposes. Andres Freund 9.5.0