Commits

DateSubjectAuthorReleases
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-28 Rename (new|old)estCommitTs to (new|old)estCommitTsXid Joe Conway 9.5.0
2015-12-28 Rename (new|old)estCommitTs to (new|old)estCommitTsXid Joe Conway 9.6.0
2015-09-29 Code review for transaction commit timestamps Alvaro Herrera 9.5.0
2015-09-29 Code review for transaction commit timestamps Alvaro Herrera 9.6.0
2015-05-12 Replace some appendStringInfo* calls with more appropriate variants Peter Eisentraut 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-05 Print new track_commit_timestamp in rm_desc of a parameter-change record. Heikki Linnakangas 9.5.0
2014-12-05 Print wal_log_hints in the rm_desc routing of a parameter-change record. Heikki Linnakangas 9.4.0
2014-12-05 Print wal_log_hints in the rm_desc routing of a parameter-change record. Heikki Linnakangas 9.5.0
2014-12-03 Keep track of transaction commit timestamps Alvaro Herrera 9.5.0
2014-11-24 Distinguish XLOG_FPI records generated for hint-bit updates. Heikki Linnakangas 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
2014-06-14 Change the signature of rm_desc so that it's passed a XLogRecord. Heikki Linnakangas 9.5.0
2014-04-30 Rationalize common/relpath.[hc]. Tom Lane 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-11 Add new wal_level, logical, sufficient for logical decoding. Robert Haas 9.4.0
2013-10-31 Use appendStringInfoString instead of appendStringInfo where possible. Robert Haas 9.4.0
2013-07-04 Add new GUC, max_worker_processes, limiting number of bgworkers. Robert Haas 9.4.0
2013-06-17 Add buffer_std flag to MarkBufferDirtyHint(). Jeff Davis 9.3.0
2013-06-17 Add buffer_std flag to MarkBufferDirtyHint(). Jeff Davis 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-04-08 Avoid tricky race condition recording XLOG_HINT Simon Riggs 9.3.0