Stamp 9.5.17.
commit : b221b78f83f5bc337b596170d70ab0a9d72a2951
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 16:52:44 -0400
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 16:52:44 -0400
Click here for diff
M configure
M configure.in
M doc/bug.template
M src/include/pg_config.h.win32
M src/interfaces/libpq/libpq.rc.in
M src/port/win32ver.rc
Last-minute updates for release notes.
commit : 1760514e73e942dcb73231b6d65f6c2ef210c7da
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 12:45:59 -0400
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 12:45:59 -0400
Click here for diff
Stamp 9.6.13.
commit : d22ca701a39dfd03cdfa1ca238370d34f4bc4ac4
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 16:50:49 -0400
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 16:50:49 -0400
Click here for diff
M configure
M configure.in
M doc/bug.template
M src/include/pg_config.h.win32
M src/interfaces/libpq/libpq.rc.in
M src/port/win32ver.rc
Last-minute updates for release notes.
commit : a70f2e4cdfb5a8a05ab178037ba39cf3ac190246
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 12:45:59 -0400
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 12:45:59 -0400
Click here for diff
Stamp 10.8.
commit : 441190289892c4ae870d0781175aa8edd0ec528e
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 16:48:45 -0400
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 16:48:45 -0400
Click here for diff
M configure
M configure.in
M doc/bug.template
M src/include/pg_config.h.win32
M src/interfaces/libpq/libpq.rc.in
M src/port/win32ver.rc
Last-minute updates for release notes.
commit : 585e8ffd195d868f23318caaed6fd586f8d56a0e
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 12:45:59 -0400
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 12:45:59 -0400
Click here for diff
Stamp 11.3.
commit : 0616aed243b23e68b5c06ceb3df3e4ec35e731b7
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 16:46:18 -0400
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 16:46:18 -0400
Click here for diff
M configure
M configure.in
M doc/bug.template
M src/include/pg_config.h.win32
M src/interfaces/libpq/libpq.rc.in
M src/port/win32ver.rc
Last-minute updates for release notes.
commit : 02814c381bbae9d23b19042fe356c000ae31d975
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 12:45:59 -0400
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 6 May 2019 12:45:59 -0400
Click here for diff
v2.13: Bug Fixes
commit : 41f3874822faf3f859f46867c0fe965f7156b123
author : David Steele <david@pgmasters.net>
date : Thu, 18 Apr 2019 21:26:02 -0400
committer: David Steele <david@pgmasters.net>
date : Thu, 18 Apr 2019 21:26:02 -0400
Click here for diff
Bug Fixes:
* Fix zero-length reads causing problems for IO filters that did not expect them. (Reported by brunre01, jwpit, Tomasz Kontusz, guruguruguru.)
* Fix reliability of error reporting from local/remote processes.
* Fix Posix/CIFS error messages reporting the wrong filename on write/sync/close.
M README.md
M doc/resource/exe.cache
M doc/xml/release.xml
M lib/pgBackRest/Version.pm
M src/perl/embed.auto.c
M src/version.h
M test/code-count/file-type.yaml
M test/lib/pgBackRestTest/Common/LogTest.pm
v2.12: C Implementation of Archive Push
commit : 4e57b689165cffd8c686f0f36d0c5dccb553b3e1
author : David Steele <david@pgmasters.net>
date : Thu, 11 Apr 2019 09:14:22 -0400
committer: David Steele <david@pgmasters.net>
date : Thu, 11 Apr 2019 09:14:22 -0400
Click here for diff
IMPORTANT NOTE: The new TLS/SSL implementation forbids dots in S3 bucket names per RFC-2818. This security fix is required for compliant hostname verification.
Bug Fixes:
* Fix issues when a path option is / terminated. (Reported by Marc Cousin.)
* Fix issues when log-level-file=off is set for the archive-get command. (Reported by Brad Nicholson.)
* Fix C code to recognize host:port option format like Perl does. (Reported by Kyle Nevins.)
* Fix issues with remote/local command logging options.
Improvements:
* The archive-push command is implemented entirely in C.
* Increase process-max limit to 999. (Suggested by Rakshitha-BR.)
* Improve error message when an S3 bucket name contains dots.
Documentation Improvements:
* Clarify that S3-compatible object stores are supported. (Suggested by Magnus Hagander.)
M README.md
M doc/RELEASE.md
M doc/resource/exe.cache
M doc/xml/index.xml
M doc/xml/release.xml
M doc/xml/user-guide.xml
M lib/pgBackRest/Version.pm
M src/perl/embed.auto.c
M src/version.h
M test/code-count/file-type.yaml
v2.11: C Implementation of Archive Get
commit : 68d20edea6cbfc7b8b6db69633e08ac473821547
author : David Steele <david@pgmasters.net>
date : Sun, 10 Mar 2019 18:56:00 +0200
committer: David Steele <david@pgmasters.net>
date : Sun, 10 Mar 2019 18:56:00 +0200
Click here for diff
Bug Fixes:
* Fix possible truncated WAL segments when an error occurs mid-write. (Reported by blogh.)
* Fix info command missing WAL min/max when stanza specified. (Fixed by Stefan Fercot.)
* Fix non-compliant JSON for options passed from C to Perl. (Reported by Leo Khomenko.)
Improvements:
* The archive-get command is implemented entirely in C.
* Enable socket keep-alive on older Perl versions. (Contributed by Marc Cousin.)
* Error when parameters are passed to a command that does not accept parameters. (Suggested by Jason O'Donnell.)
* Add hints when unable to find a WAL segment in the archive. (Suggested by Hans-Jürgen Schönig.)
* Improve error when hostname cannot be found in a certificate. (Suggested by James Badger.)
* Add additional options to backup.manifest for debugging purposes. (Contributed by blogh.)
M README.md
M doc/RELEASE.md
M doc/resource/exe.cache
M doc/xml/release.xml
M lib/pgBackRest/Version.pm
M src/perl/embed.auto.c
M src/version.h
M test/code-count/file-type.yaml
Stamp 9.4.21.
commit : 4bf9119adf599dccccb7b1ad073606d0f28617d6
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 11 Feb 2019 16:24:38 -0500
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 11 Feb 2019 16:24:38 -0500
Click here for diff
M configure
M configure.in
M doc/bug.template
M src/include/pg_config.h.win32
M src/interfaces/libpq/libpq.rc.in
M src/port/win32ver.rc
Translation updates
commit : 968ffb09f24f02e3001a4a9e27c561eb8adb5e4b
author : Peter Eisentraut <peter@eisentraut.org>
date : Mon, 11 Feb 2019 14:10:14 +0100
committer: Peter Eisentraut <peter@eisentraut.org>
date : Mon, 11 Feb 2019 14:10:14 +0100
Click here for diff
Stamp 9.5.16.
commit : 394ef2397dd47ffa0fb2c1f51e19a2c8e51bec4d
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 11 Feb 2019 16:22:57 -0500
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 11 Feb 2019 16:22:57 -0500
Click here for diff
M configure
M configure.in
M doc/bug.template
M src/include/pg_config.h.win32
M src/interfaces/libpq/libpq.rc.in
M src/port/win32ver.rc
Translation updates
commit : d64d05827e5fed5e7bba5b1f659a6f3720298db2
author : Peter Eisentraut <peter@eisentraut.org>
date : Mon, 11 Feb 2019 14:15:25 +0100
committer: Peter Eisentraut <peter@eisentraut.org>
date : Mon, 11 Feb 2019 14:15:25 +0100
Click here for diff
Stamp 9.6.12.
commit : 9848bd725e3b021bbe53e606ac9c261079ee82ba
author : Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 11 Feb 2019 16:21:19 -0500
committer: Tom Lane <tgl@sss.pgh.pa.us>
date : Mon, 11 Feb 2019 16:21:19 -0500
Click here for diff
M configure
M configure.in
M doc/bug.template
M src/include/pg_config.h.win32
M src/interfaces/libpq/libpq.rc.in
M src/port/win32ver.rc
Translation updates
commit : 248fd6cb3a9d01348be0fef12f370c453dba8a77
author : Peter Eisentraut <peter@eisentraut.org>
date : Mon, 11 Feb 2019 14:21:55 +0100
committer: Peter Eisentraut <peter@eisentraut.org>
date : Mon, 11 Feb 2019 14:21:55 +0100
Click here for diff