Commits

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

DateSubjectAuthorReleases
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.3.25
2017-05-29 Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs. Tom Lane 9.3.18
2017-05-15 Fix new warnings from GCC 7 Peter Eisentraut 9.3.18
2015-05-18 Fix typos Peter Eisentraut 9.3.7
2015-04-07 Fix assorted inconsistent function declarations. Tom Lane 9.3.7
2015-03-30 Run pg_upgrade and pg_resetxlog with restricted token on Windows Andrew Dunstan 9.3.7
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-03-21 Properly check for readdir/closedir() failures Bruce Momjian 9.3.5
2013-07-07 pg_resetxlog: Make --help consistent with man page Peter Eisentraut 9.3.0
2013-06-27 Update pg_resetxlog's documentation on multixacts Alvaro Herrera 9.3.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-04-30 Record data_checksum_version in control file. Simon Riggs 9.3.0
2013-03-22 Allow I/O reliability checks using 16-bit checksums Simon Riggs 9.3.0
2013-03-17 pg_resetxlog: Capitalize placeholder in --help output Peter Eisentraut 9.3.0
2013-02-12 Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 9.3.0
2013-02-11 Support unlogged GiST index. Heikki Linnakangas 9.3.0
2013-02-11 Include previous TLI in end-of-recovery and shutdown checkpoint records. Heikki Linnakangas 9.3.0
2013-01-23 Improve concurrency of foreign key locking Alvaro Herrera 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-04 Track the timeline associated with minRecoveryPoint, for more sanity checks. Heikki Linnakangas 9.3.0
2012-11-22 Fix pg_resetxlog to use correct path to postmaster.pid. Tom Lane 9.3.0
2012-06-26 Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring. Heikki Linnakangas 9.3.0
2012-06-25 Unbreak pg_resetxlog -l. Robert Haas 9.3.0
2012-06-25 Fix warning for 64-bit literal on 32-bit build. Kevin Grittner 9.3.0
2012-06-24 Replace XLogRecPtr struct with a 64-bit integer. Heikki Linnakangas 9.3.0