Stamp 11.22.
commit : fd851f9e4a13d81cccc4ac5d6059d732c7518111
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:13:58 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:13:58 -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
Last-minute updates for release notes.
commit : 3dbb3dd2d641af0da92e0a25b490b5bc38490e58
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
Click here for diff
Stamp 12.17.
commit : 2fe2d1af14fd2fb5afeee94b94c4d8a34a829e32
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:11:55 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:11:55 -0500
Click here for diff
M configure
M configure.in
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 : 8ff28255b6cd93b2fc3e12b12b05ed5430e48c4c
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
Click here for diff
Stamp 13.13.
commit : 319310aa121285b1c7c036cb956a11bcc9d1bcb2
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:10:12 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:10:12 -0500
Click here for diff
M configure
M configure.in
Last-minute updates for release notes.
commit : 04b66eb417dd9fd1a4a7e2298e840a4b63c0d478
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
Click here for diff
Stamp 14.10.
commit : 33d5cf65f8c97d6bf085dffecb51c6a52d1f3f0d
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:08:43 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:08:43 -0500
Click here for diff
M configure
M configure.ac
Last-minute updates for release notes.
commit : ef2950f5700220b9f8a5647c2a9711fc9b1716aa
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
Click here for diff
Stamp 15.5.
commit : 1e7f81e90741795d547c0290b4a82d84d518faac
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:06:45 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:06:45 -0500
Click here for diff
M configure
M configure.ac
Last-minute updates for release notes.
commit : 95c96ba1d073afeadf193c7a9681a2c665dddead
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
Click here for diff
Stamp 16.1.
commit : 3edc6580c0e27fb8f13322efd255a88d20dda6c2
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:04:27 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 17:04:27 -0500
Click here for diff
M configure
M configure.ac
M meson.build
Last-minute updates for release notes.
commit : 639a8063ca7da421b34b7a49b2773c3cb2436df1
author : Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
committer: Tom Lane <[email protected]>
date : Mon, 6 Nov 2023 13:26:33 -0500
Click here for diff
commit : a7ab686d0e3d48b3200986d91ea3489488800382
author : David Steele <[email protected]>
date : Mon, 25 Sep 2023 09:32:15 -0400
committer: David Steele <[email protected]>
date : Mon, 25 Sep 2023 09:32:15 -0400
Click here for diff
Bug Fixes:
* Fix issue restoring block incremental without a block list. (Reviewed by Stephen Frost, Burak Yurdakul. Reported by Burak Yurdakul.)
Features:
* Add --repo-storage-tag option to create object tags. (Reviewed by Stephen Frost, Stefan Fercot, Timothée Peignier.)
* Add known hosts checking for SFTP storage driver. (Contributed by Reid Thompson. Reviewed by Stephen Frost, David Steele.)
* Support for dual stack connections. (Reviewed by Stephen Frost.)
* Add backup size completed/total to info command JSON output. (Contributed by Stefan Fercot. Reviewed by David Steele.)
Improvements:
* Multi-stanza check command. (Reviewed by Stephen Frost.)
* Retry reads of pg_control until checksum is valid. (Reviewed by Stefan Fercot, Stephen Frost.)
* Optimize WAL segment check after successful backup. (Reviewed by Stephen Frost.)
* Improve GCS multi-part performance. (Reviewed by Reid Thompson.)
* Allow archive-get command to run when stanza is stopped. (Reviewed by Tom Swartz, David Christensen, Reid Thompson.)
* Accept leading tilde in paths for SFTP public/private keys. (Contributed by Reid Thompson. Reviewed by David Steele.)
* Reload GCS credentials before renewing authentication token. (Reviewed by Stephen Frost. Suggested by Daniel Farina.)
Documentation Bug Fixes:
* Fix configuration reference example for the tls-server-address option. (Fixed by Hartmut Goebel. Reviewed by David Steele.)
* Fix command reference example for the filter option.
Test Suite Improvements:
* Allow storage/sftp unit test to run without libssh2 installed. (Contributed by Reid Thompson. Reviewed by David Steele. Suggested by Wu Ning.)
M CONTRIBUTING.md
M README.md
M doc/resource/exe.cache
M doc/resource/git-history.cache
M doc/xml/auto/metric-coverage-report.auto.xml
M doc/xml/release/2023/2.48.xml
M meson.build
M src/build/configure.ac
M src/build/help/help.xml
M src/configure
M src/version.h
M test/code-count/file-type.yaml
Doc: fix release date in release-16.sgml.
commit : c372fbbd8e911f2412b80a8c39d7079366565d67
author : Tom Lane <[email protected]>
date : Mon, 11 Sep 2023 16:25:06 -0400
committer: Tom Lane <[email protected]>
date : Mon, 11 Sep 2023 16:25:06 -0400
Click here for diff
M doc/src/sgml/release-16.sgml
Stamp 16.0.
commit : 2439153f4477892b5af0f05e1c95eb0a048608bd
author : Tom Lane <[email protected]>
date : Mon, 11 Sep 2023 16:10:09 -0400
committer: Tom Lane <[email protected]>
date : Mon, 11 Sep 2023 16:10:09 -0400
Click here for diff
Stamp 11.21.
commit : a2cbee74b0e174da7bcb441c142022216b9b266f
author : Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 16:15:30 -0400
committer: Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 16:15:30 -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 : 023fa8f326dad5e0f841fcc4247b449881215cb7
author : Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 12:50:15 -0400
committer: Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 12:50:15 -0400
Click here for diff
Stamp 12.16.
commit : 66c1983d96b66edbae1f1eb0070b447f128176e2
author : Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 16:13:41 -0400
committer: Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 16:13:41 -0400
Click here for diff
M configure
M configure.in
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 : c79434d7fcabdf2a5b27b235c0fb85912e686087
author : Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 12:50:15 -0400
committer: Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 12:50:15 -0400
Click here for diff
Stamp 13.12.
commit : c9d50b21a72d2bbc092ea9d7de4d4c044d8f8275
author : Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 16:11:34 -0400
committer: Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 16:11:34 -0400
Click here for diff
M configure
M configure.in
Last-minute updates for release notes.
commit : 5d81700859adc9462b9663789f4491611c3d11b8
author : Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 12:50:15 -0400
committer: Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 12:50:15 -0400
Click here for diff
Stamp 14.9.
commit : 86648dcdaec67b83cec20a9d25b45ec089a7c624
author : Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 16:10:05 -0400
committer: Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 16:10:05 -0400
Click here for diff
M configure
M configure.ac
Last-minute updates for release notes.
commit : 93eb661713338b2b51f36ec397e42397b5e441e2
author : Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 12:50:15 -0400
committer: Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 12:50:15 -0400
Click here for diff
Stamp 15.4.
commit : 83ed1f71c88ae948a5b6ec6d2a4802cc54470102
author : Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 16:08:18 -0400
committer: Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 16:08:18 -0400
Click here for diff
M configure
M configure.ac
Last-minute updates for release notes.
commit : 948757fe493c1031d43bb082b6466db9a08f34a3
author : Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 12:50:15 -0400
committer: Tom Lane <[email protected]>
date : Mon, 7 Aug 2023 12:50:15 -0400
Click here for diff
commit : b5b033cc1ce152d387f20681f023b5e1f7c3ed3b
author : David Steele <[email protected]>
date : Mon, 24 Jul 2023 09:12:30 +0200
committer: David Steele <[email protected]>
date : Mon, 24 Jul 2023 09:12:30 +0200
Click here for diff
Bug Fixes:
* Preserve block incremental info in manifest during delta backup. (Reviewed by Stephen Frost. Reported by Francisco Miguel Biete Banon.)
* Fix block incremental file names in verify command. (Reviewed by Reid Thompson. Reported by Francisco Miguel Biete Banon.)
* Fix spurious automatic delta backup on backup from standby. (Reviewed by Stephen Frost. Reported by krmozejko, Don Seiler.)
* Skip recovery.signal for PostgreSQL >= 12 when recovery type=none. (Reviewed by Stefan Fercot. Reported by T.Anastacio.)
* Fix unique label generation for diff/incr backup. (Fixed by Andrey Sokolov. Reviewed by David Steele.)
* Fix time-based archive expiration when no backups are expired. (Reviewed by Stefan Fercot.)
Improvements:
* Improve performance of SFTP storage driver. (Contributed by Stephen Frost, Reid Thompson. Reviewed by David Steele.)
* Add timezone offset to info command date/time output. (Reviewed by Stefan Fercot, Philip Hurst. Suggested by Philip Hurst.)
* Centralize error handling for unsupported features. (Reviewed by Stefan Fercot.)
Documentation Improvements:
* Clarify preference to install from packages in the user guide. (Reviewed by Stefan Fercot. Suggested by dr-kd.)
M CONTRIBUTING.md
M README.md
M doc/resource/exe.cache
M doc/resource/git-history.cache
M doc/xml/auto/metric-coverage-report.auto.xml
M doc/xml/release.xml
M meson.build
M src/build/configure.ac
M src/configure
M src/version.h
M test/code-count/file-type.yaml
Fix typos.
commit : ed1d8ea729ec0589260384605eddbc5df9178d41
author : David Steele <[email protected]>
date : Fri, 9 Jun 2023 18:18:27 +0300
committer: David Steele <[email protected]>
date : Fri, 9 Jun 2023 18:18:27 +0300
Click here for diff
M pgaudit.c
Update Github action/checkout to new version.
commit : 136b275968c8c42dbe20cacb84f7a80f0fe416e7
author : David Steele <[email protected]>
date : Thu, 27 Apr 2023 22:31:50 +0300
committer: David Steele <[email protected]>
date : Thu, 27 Apr 2023 22:31:50 +0300
Click here for diff
Fix typos.
commit : 164d4d950e070eb8a21f07db0cea5acc802e56e6
author : David Steele <[email protected]>
date : Fri, 9 Jun 2023 18:18:27 +0300
committer: David Steele <[email protected]>
date : Fri, 9 Jun 2023 18:18:27 +0300
Click here for diff
M pgaudit.c
Add log_parameter_max_size to set maximum size of logged parameters.
commit : be3ede072b2835c36d7bbccc898fedcbce247156
author : Christophe Pettus <[email protected]>
date : Sat, 29 Apr 2023 09:22:53 -0700
committer: GitHub <[email protected]>
date : Sat, 29 Apr 2023 09:22:53 -0700
Click here for diff
Fix typos.
commit : 164d4d950e070eb8a21f07db0cea5acc802e56e6
author : David Steele <[email protected]>
date : Fri, 9 Jun 2023 18:18:27 +0300
committer: David Steele <[email protected]>
date : Fri, 9 Jun 2023 18:18:27 +0300
Click here for diff
M pgaudit.c
Add log_parameter_max_size to set maximum size of logged parameters.
commit : be3ede072b2835c36d7bbccc898fedcbce247156
author : Christophe Pettus <[email protected]>
date : Sat, 29 Apr 2023 09:22:53 -0700
committer: GitHub <[email protected]>
date : Sat, 29 Apr 2023 09:22:53 -0700
Click here for diff
Fix typos.
commit : 164d4d950e070eb8a21f07db0cea5acc802e56e6
author : David Steele <[email protected]>
date : Fri, 9 Jun 2023 18:18:27 +0300
committer: David Steele <[email protected]>
date : Fri, 9 Jun 2023 18:18:27 +0300
Click here for diff
M pgaudit.c
Add log_parameter_max_size to set maximum size of logged parameters.
commit : be3ede072b2835c36d7bbccc898fedcbce247156
author : Christophe Pettus <[email protected]>
date : Sat, 29 Apr 2023 09:22:53 -0700
committer: GitHub <[email protected]>
date : Sat, 29 Apr 2023 09:22:53 -0700
Click here for diff
v2.46: Block Incremental Backup and SFTP Storage
commit : b461f7c6f884dba8056858464d1b571e708dad77
author : David Steele <[email protected]>
date : Mon, 22 May 2023 11:13:13 +0300
committer: David Steele <[email protected]>
date : Mon, 22 May 2023 11:13:13 +0300
Click here for diff
Features:
* Block incremental backup. (Reviewed by John Morris, Stephen Frost, Stefan Fercot.)
* SFTP support for repository storage. (Contributed by Reid Thompson. Reviewed by Stephen Frost, David Steele.)
* PostgreSQL 16 support. (Reviewed by Stefan Fercot.)
Improvements:
* Allow page header checks to be skipped. (Reviewed by David Christensen. Suggested by David Christensen.)
* Avoid chown() on recovery files during restore. (Reviewed by Stefan Fercot, Marcelo Henrique Neppel. Suggested by Marcelo Henrique Neppel.)
* Add error retry detail for HTTP retries.
Documentation Improvements:
* Add warning about using recovery type=none. (Reviewed by Stefan Fercot.)
* Add note about running stanza-create on already-created repositories.
M CONTRIBUTING.md
M README.md
M doc/resource/exe.cache
M doc/resource/git-history.cache
M doc/xml/auto/metric-coverage-report.auto.xml
M doc/xml/release.xml
M meson.build
M src/build/configure.ac
M src/configure
M src/version.h
M test/code-count/file-type.yaml
Stamp 11.20.
commit : f96e531b1c079ae148b927a204845c7150a573f8
author : Tom Lane <[email protected]>
date : Mon, 8 May 2023 17:21:16 -0400
committer: Tom Lane <[email protected]>
date : Mon, 8 May 2023 17:21:16 -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 : 8dec3e375380dcdffea20d95ce3993c1bf79b045
author : Tom Lane <[email protected]>
date : Mon, 8 May 2023 12:38:08 -0400
committer: Tom Lane <[email protected]>
date : Mon, 8 May 2023 12:38:08 -0400
Click here for diff
Stamp 12.15.
commit : 117dd58fd9cd01e661a2c36977e16a2722306a6d
author : Tom Lane <[email protected]>
date : Mon, 8 May 2023 17:19:25 -0400
committer: Tom Lane <[email protected]>
date : Mon, 8 May 2023 17:19:25 -0400
Click here for diff
M configure
M configure.in
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 : 666bc999e9e0ecccb00140e370f03c5f52a91d16
author : Tom Lane <[email protected]>
date : Mon, 8 May 2023 12:38:08 -0400
committer: Tom Lane <[email protected]>
date : Mon, 8 May 2023 12:38:08 -0400
Click here for diff
Stamp 13.11.
commit : 2faab87390b03929a8cbb5a9336a04faa45a27c5
author : Tom Lane <[email protected]>
date : Mon, 8 May 2023 17:17:31 -0400
committer: Tom Lane <[email protected]>
date : Mon, 8 May 2023 17:17:31 -0400
Click here for diff
M configure
M configure.in
Last-minute updates for release notes.
commit : aeed67f1af446dd425e2c8d6db97ea29c25b8887
author : Tom Lane <[email protected]>
date : Mon, 8 May 2023 12:38:08 -0400
committer: Tom Lane <[email protected]>
date : Mon, 8 May 2023 12:38:08 -0400
Click here for diff
Stamp 14.8.
commit : b6cf730e80e8571066c0ce76e76ce99b9144c149
author : Tom Lane <[email protected]>
date : Mon, 8 May 2023 17:15:52 -0400
committer: Tom Lane <[email protected]>
date : Mon, 8 May 2023 17:15:52 -0400
Click here for diff
M configure
M configure.ac
Last-minute updates for release notes.
commit : fe0b69fc66446b611025c888a05a7c03309eec80
author : Tom Lane <[email protected]>
date : Mon, 8 May 2023 12:38:08 -0400
committer: Tom Lane <[email protected]>
date : Mon, 8 May 2023 12:38:08 -0400
Click here for diff
Stamp 15.3.
commit : 8382864eb5c9f9ebe962ac20b3392be5ae304d23
author : Tom Lane <[email protected]>
date : Mon, 8 May 2023 17:13:20 -0400
committer: Tom Lane <[email protected]>
date : Mon, 8 May 2023 17:13:20 -0400
Click here for diff
M configure
M configure.ac
Last-minute updates for release notes.
commit : 8cd6b5af5898900e674885284f855c0a0abdcd70
author : Tom Lane <[email protected]>
date : Mon, 8 May 2023 12:38:08 -0400
committer: Tom Lane <[email protected]>
date : Mon, 8 May 2023 12:38:08 -0400
Click here for diff
v2.45: Block Incremental Backup (BETA)
commit : 6ad79d16ca638b7ccdc81b5530a39007b8e01aed
author : David Steele <[email protected]>
date : Mon, 20 Mar 2023 09:37:23 +0800
committer: David Steele <[email protected]>
date : Mon, 20 Mar 2023 09:37:23 +0800
Click here for diff
Bug Fixes:
* Skip writing recovery.signal by default for restores of offline backups. (Reviewed by Stefan Fercot. Reported by Marcel Borger.)
Features:
* Block incremental backup (BETA). (Reviewed by John Morris, Stephen Frost, Stefan Fercot.)
Improvements:
* Keep only one all-default group index. (Reviewed by Stefan Fercot.)
Documentation Improvements:
* Add explicit instructions for upgrading between 2.x versions. (Contributed by Christophe Courtois. Reviewed by David Steele.)
* Remove references to SSH made obsolete when TLS was introduced.
M CONTRIBUTING.md
M README.md
M doc/resource/exe.cache
M doc/resource/git-history.cache
M doc/xml/auto/metric-coverage-report.auto.xml
M doc/xml/release.xml
M meson.build
M src/build/configure.ac
M src/configure
M src/version.h
M test/code-count/file-type.yaml
M test/lib/pgBackRestTest/Common/CodeCountTest.pm