Commits

DateSubjectAuthorReleases
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 10.0
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 9.3.15
2016-08-29 Fix pg_receivexlog compile Alvaro Herrera 9.5.5
2016-08-29 Fix pg_receivexlog --synchronous Simon Riggs 9.5.5
2016-08-29 Fix pg_receivexlog --synchronous Simon Riggs 9.6.0
2016-08-29 Fix pg_receivexlog --synchronous Simon Riggs 10.0
2016-03-11 Refactor receivelog.c parameters Magnus Hagander 9.6.0
2016-03-09 Handle invalid libpq sockets in more places Peter Eisentraut 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2015-01-05 Fix oversight in recent pg_basebackup fix causing pg_receivexlog failures. Andres Freund 9.5.0
2015-01-04 Fix inconsequential fd leak in the new mark_file_as_archived() function. Andres Freund 9.2.10
2015-01-04 Fix inconsequential fd leak in the new mark_file_as_archived() function. Andres Freund 9.3.6
2015-01-04 Fix inconsequential fd leak in the new mark_file_as_archived() function. Andres Freund 9.4.1
2015-01-04 Fix inconsequential fd leak in the new mark_file_as_archived() function. Andres Freund 9.5.0
2015-01-03 Prevent WAL files created by pg_basebackup -x/X from being archived again. Andres Freund 9.2.10
2015-01-03 Prevent WAL files created by pg_basebackup -x/X from being archived again. Andres Freund 9.3.6
2015-01-03 Prevent WAL files created by pg_basebackup -x/X from being archived again. Andres Freund 9.4.1
2015-01-03 Prevent WAL files created by pg_basebackup -x/X from being archived again. Andres Freund 9.5.0
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 bug in the test of file descriptor of current WAL file in pg_receivexlog. Fujii Masao 9.5.0
2014-11-19 Fix pg_receivexlog --slot so that it doesn't prevent the server shutdown. Fujii Masao 9.4.0
2014-11-19 Fix pg_receivexlog --slot so that it doesn't prevent the server shutdown. Fujii Masao 9.5.0
2014-11-17 Add --synchronous option to pg_receivexlog, for more reliable WAL writing. Fujii Masao 9.5.0