Commits

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

DateSubjectAuthorReleases
2017-05-16 Fix new warnings from GCC 7 Peter Eisentraut 9.5.8
2015-12-28 Fix translation domain in pg_basebackup Alvaro Herrera 9.5.0
2015-09-16 Review program help output for wording and formatting Peter Eisentraut 9.5.0
2015-08-10 Don't start to stream after pg_receivexlog --create-slot. Andres Freund 9.5.0
2015-07-12 Optionally don't error out due to preexisting slots in commandline utilities. Andres Freund 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-19 Message string improvements Peter Eisentraut 9.5.0
2015-05-08 Add macros to check if a filename is a WAL segment or other such file. 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-11-17 Add --synchronous option to pg_receivexlog, for more reliable WAL writing. Fujii Masao 9.5.0
2014-10-17 Fix bug in handling of connections that pg_receivexlog creates. Fujii Masao 9.5.0
2014-10-12 pg_recvlogical: Improve --help output Peter Eisentraut 9.5.0
2014-10-06 Add support for managing physical replication slots to pg_receivexlog. Andres Freund 9.5.0
2014-10-01 Refactor replication connection code of various pg_basebackup utilities. Andres Freund 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
2014-08-13 Expose -S option in pg_receivexlog. Fujii Masao 9.5.0
2014-08-08 Add -F option to pg_receivexlog, for specifying fsync interval. Fujii Masao 9.5.0