Commits

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

DateSubjectAuthorReleases
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.4.20
2018-08-04 Reset properly errno before calling write() Michael Paquier 9.4.19
2018-06-25 Address set of issues with errno handling Michael Paquier 9.4.19
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 9.4.10
2015-01-04 Fix inconsequential fd leak in the new mark_file_as_archived() function. Andres Freund 9.4.1
2015-01-03 Prevent WAL files created by pg_basebackup -x/X from being archived again. Andres Freund 9.4.1
2014-11-19 Fix bug in the test of file descriptor of current WAL file in pg_receivexlog. Fujii Masao 9.4.0
2014-11-19 Fix pg_receivexlog --slot so that it doesn't prevent the server shutdown. Fujii Masao 9.4.0
2014-08-19 Revert "Fix bug in checking of IDENTIFY_SYSTEM result." Fujii Masao 9.4.0
2014-08-19 Fix bug in checking of IDENTIFY_SYSTEM result. Fujii Masao 9.4.0
2014-08-02 Add missing PQclear() calls into pg_receivexlog. Fujii Masao 9.4.0
2014-08-02 Fix bug in pg_receivexlog --verbose. Fujii Masao 9.4.0
2014-05-12 Free PQresult on error in pg_receivexlog. Heikki Linnakangas 9.4.0
2014-05-06 pg_basebackup streaming: adjust version check msg Simon Riggs 9.4.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 pg_basebackup streaming: adjust version check msg Simon Riggs 9.4.0
2014-03-18 Add pg_recvlogical, a tool to receive data logical decoding data. Robert Haas 9.4.0
2014-03-10 Allow logical decoding via the walsender interface. Robert Haas 9.4.0
2014-02-02 Fix typos in docs and comments. Fujii Masao 9.4.0
2014-02-01 Introduce replication slots. Robert Haas 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-11-11 Don't abort pg_basebackup when receiving empty WAL block Magnus Hagander 9.4.0
2013-09-23 Fix two timeline handling bugs in pg_receivexlog. Heikki Linnakangas 9.4.0
2013-07-14 Be sure to close() file descriptor on error case Stephen Frost 9.4.0