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
2018-08-04 Reset properly errno before calling write() Michael Paquier 9.3.24
2018-06-25 Address set of issues with errno handling Michael Paquier 9.3.24
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 9.3.15
2015-01-04 Fix inconsequential fd leak in the new mark_file_as_archived() function. Andres Freund 9.3.6
2015-01-03 Prevent WAL files created by pg_basebackup -x/X from being archived again. Andres Freund 9.3.6
2014-08-02 Add missing PQclear() calls into pg_receivexlog. Fujii Masao 9.3.6
2014-08-02 Fix bug in pg_receivexlog --verbose. Fujii Masao 9.3.6
2014-05-12 Free PQresult on error in pg_receivexlog. Heikki Linnakangas 9.3.5
2013-11-11 Don't abort pg_basebackup when receiving empty WAL block Magnus Hagander 9.3.2
2013-09-23 Fix two timeline handling bugs in pg_receivexlog. Heikki Linnakangas 9.3.1
2013-07-14 Be sure to close() file descriptor on error case Stephen Frost 9.3.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-05-08 Fix walsender failure at promotion. Heikki Linnakangas 9.3.0
2013-04-29 Attempt to fix error recovery in COPY BOTH mode. Robert Haas 9.3.0
2013-04-25 pg_basebackup: Add missing newlines at end of lines Peter Eisentraut 9.3.0
2013-03-25 Make pg_basebackup work with pre-9.3 servers, and add server version check. Heikki Linnakangas 9.3.0
2013-03-10 pg_basebackup: Add missing newlines to several error messages Peter Eisentraut 9.3.0
2013-01-17 Make pg_receivexlog and pg_basebackup -X stream work across timeline switches. Heikki Linnakangas 9.3.0
2013-01-15 Give a proper error message if connecting to incompatible server. Heikki Linnakangas 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-28 Remove obsolete XLogRecPtr macros Alvaro Herrera 9.3.0
2012-12-13 Make xlog_internal.h includable in frontend context. Heikki Linnakangas 9.3.0
2012-11-08 Teach pg_basebackup and pg_receivexlog to reply to server keepalives. Heikki Linnakangas 9.3.0
2012-11-07 Fix missing inclusions. Tom Lane 9.3.0