Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2017-07-31 Fix comment. Tatsuo Ishii 9.5.8
2016-04-15 Remove trailing commas in enums. Andres Freund 9.5.3
2015-09-26 Remove legacy multixact truncation support. Andres Freund 9.5.0
2015-07-02 Make use of xlog_internal.h's macros in WAL-related utilities. Fujii Masao 9.5.0
2015-05-22 At promotion, don't leave behind a partial segment on the old timeline. Heikki Linnakangas 9.5.0
2015-05-08 At promotion, archive last segment from old timeline with .partial suffix. Heikki Linnakangas 9.5.0
2015-05-08 Add macros to check if a filename is a WAL segment or other such file. Heikki Linnakangas 9.5.0
2015-04-29 Introduce replication progress tracking infrastructure. Andres Freund 9.5.0
2015-04-13 Don't archive bogus recycled or preallocated files after timeline switch. Heikki Linnakangas 9.5.0
2015-03-15 Merge the various forms of transaction commit & abort records. Andres Freund 9.5.0
2015-03-11 Add GUC to enable compression of full page images stored in WAL. Fujii Masao 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-03 Keep track of transaction commit timestamps Alvaro Herrera 9.5.0
2014-11-25 action_at_recovery_target recovery config option Simon Riggs 9.5.0
2014-11-20 Revamp the WAL record format. Heikki Linnakangas 9.5.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2014-11-04 Switch to CRC-32C in WAL and other places. 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-07-31 Move log_newpage and log_newpage_buffer to xlog.c. Heikki Linnakangas 9.5.0
2014-06-14 Change the signature of rm_desc so that it's passed a XLogRecord. Heikki Linnakangas 9.5.0