Commits

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

DateSubjectAuthorReleases
2020-07-16 Replace use of sys_siglist[] with strsignal(). Tom Lane 9.5.23
2020-06-19 Ensure write failure reports no-disk-space Alvaro Herrera 9.5.23
2018-12-22 Fix ancient compiler warnings and typos in !HAVE_SYMLINK code Peter Eisentraut 9.5.16
2017-11-02 pg_basebackup: Fix comparison handling of tablespace mappings on Windows Peter Eisentraut 9.5.10
2017-07-14 Fix pg_basebackup output to stdout on Windows. Heikki Linnakangas 9.5.8
2017-04-01 Back-patch checkpoint clarification docs and pg_basebackup updates Magnus Hagander 9.5.7
2017-02-18 Fix help message for pg_basebackup -R Magnus Hagander 9.5.7
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 9.5.5
2016-08-01 Fix pg_basebackup so that it accepts 0 as a valid compression level. Fujii Masao 9.5.4
2016-04-29 Support building with Visual Studio 2015 Andrew Dunstan 9.5.3
2015-11-22 Adopt the GNU convention for handling tar-archive members exceeding 8GB. Tom Lane 9.5.0
2015-07-02 Use appendStringInfoString/Char et al where appropriate. Heikki Linnakangas 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-12 Map basebackup tablespaces using a tablespace_map file Andrew Dunstan 9.5.0
2015-04-29 pg_basebackup: canonicalize old and new tablespace paths Bruce Momjian 9.5.0
2015-04-12 Remove duplicated words in comments. Heikki Linnakangas 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2015-01-03 Prevent WAL files created by pg_basebackup -x/X from being archived again. Andres Freund 9.5.0
2014-12-15 add missing newline Alvaro Herrera 9.5.0
2014-11-17 Add --synchronous option to pg_receivexlog, for more reliable WAL writing. Fujii Masao 9.5.0
2014-10-01 Refactor replication connection code of various pg_basebackup utilities. Andres Freund 9.5.0
2014-08-22 Fix comment in pg_basebackup. Heikki Linnakangas 9.5.0
2014-08-22 Change the way pg_basebackup's tablespace mapping is implemented. Heikki Linnakangas 9.5.0
2014-08-19 Revert "Fix bug in checking of IDENTIFY_SYSTEM result." Fujii Masao 9.5.0
2014-08-19 Fix bug in checking of IDENTIFY_SYSTEM result. Fujii Masao 9.5.0