Life with Open Source

PostgreSQL 15.6 commit log

Stamp 15.6.

commit   : 496a1dc44bf1261053da9b3f7e430769754298b4    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 Feb 2024 16:43:21 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 Feb 2024 16:43:21 -0500    

Click here for diff

M configure
M configure.ac

Last-minute updates for release notes.

commit   : cb620968b6f7339113b7873b9abf5885cb4aa1ee    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 Feb 2024 11:51:11 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 Feb 2024 11:51:11 -0500    

Click here for diff

PostgreSQL 16.2 commit log

Stamp 16.2.

commit   : b78fa8547d02fc72ace679fb4d5289dccdbfc781    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 Feb 2024 16:41:37 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 Feb 2024 16:41:37 -0500    

Click here for diff

M configure
M configure.ac
M meson.build

Last-minute updates for release notes.

commit   : da21a3a7d5d37e34f2adef07b1f2f6231d61c3cc    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 Feb 2024 11:51:11 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 Feb 2024 11:51:11 -0500    

Click here for diff

pgBackRest 2.51 commit log

v2.50: Performance Improvements and Bug Fixes

commit   : 1add35624dbf4061bcb19521022b318418b0bba5    
  
author   : David Steele <david@pgmasters.net>    
date     : Mon, 22 Jan 2024 09:54:59 -0300    
  
committer: David Steele <david@pgmasters.net>    
date     : Mon, 22 Jan 2024 09:54:59 -0300    

Click here for diff

Bug Fixes:  
  
* Fix short read in block incremental restore. (Reviewed by Stephen Frost, Brent Graveland. Reported by Adol Rodriguez, Brent Graveland.)  
* Fix overflow suppressing backup progress in info output. (Fixed by Robert Donovan. Reviewed by Joe Wildish.)  
  
Improvements:  
  
* Preserve partial files during block incremental delta restore. (Reviewed by Stephen Frost.)  
* Add support for alternate compile-time page sizes. (Contributed by Viktor Kurilko. Reviewed by David Steele.)  
* Skip files truncated during backup when bundling. (Contributed by Georgy Shelkovy. Reviewed by David Steele.)  
* Improve SFTP storage error messages. (Contributed by Reid Thompson. Reviewed by David Steele.)  

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/2024/2.50.xml
M meson.build
M src/build/configure.ac
M src/configure
M src/version.h
M test/code-count/file-type.yaml

pgBackRest 2.50 commit log

v2.49: Remove PostgreSQL 9.3 Support

commit   : 3cb891e3ca49ed1166fb0b513b126412448f5b09    
  
author   : David Steele <david@pgmasters.net>    
date     : Mon, 27 Nov 2023 08:55:56 -0300    
  
committer: David Steele <david@pgmasters.net>    
date     : Mon, 27 Nov 2023 08:55:56 -0300    

Click here for diff

Bug Fixes:  
  
* Fix regression in retries. (Reviewed by Stephen Frost. Reported by Norman Adkins, Tanel Suurhans, Jordan English, Timothée Peignier.)  
* Fix recursive path remove in SFTP storage driver. (Fixed by Reid Thompson. Reviewed by Stephen Frost. Reported by Luc.)  
  
Improvements:  
  
* Remove support for PostgreSQL 9.3. (Reviewed by Stephen Frost.)  
  
Documentation Features:  
  
* Document maintainer options. (Reviewed by Stefan Fercot.)  
* Update point-in-time recovery documentation for PostgreSQL >= 13.  
  
Test Suite Improvements:  
  
* Allow config/load 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.49.xml
M meson.build
M src/build/configure.ac
M src/configure
M src/version.h
M test/code-count/file-type.yaml

PostgreSQL 11.22 commit log

Stamp 11.22.

commit   : fd851f9e4a13d81cccc4ac5d6059d732c7518111    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 17:13:58 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    

Click here for diff

PostgreSQL 12.17 commit log

Stamp 12.17.

commit   : 2fe2d1af14fd2fb5afeee94b94c4d8a34a829e32    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 17:11:55 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    

Click here for diff

PostgreSQL 13.13 commit log

Stamp 13.13.

commit   : 319310aa121285b1c7c036cb956a11bcc9d1bcb2    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 17:10:12 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    

Click here for diff

PostgreSQL 14.10 commit log

Stamp 14.10.

commit   : 33d5cf65f8c97d6bf085dffecb51c6a52d1f3f0d    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 17:08:43 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    

Click here for diff

PostgreSQL 15.5 commit log

Stamp 15.5.

commit   : 1e7f81e90741795d547c0290b4a82d84d518faac    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 17:06:45 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    

Click here for diff

PostgreSQL 16.1 commit log

Stamp 16.1.

commit   : 3edc6580c0e27fb8f13322efd255a88d20dda6c2    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 17:04:27 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 6 Nov 2023 13:26:33 -0500    

Click here for diff

pgBackRest 2.49 commit log

v2.48: Repository Storage Tags

commit   : a7ab686d0e3d48b3200986d91ea3489488800382    
  
author   : David Steele <david@pgmasters.net>    
date     : Mon, 25 Sep 2023 09:32:15 -0400    
  
committer: David Steele <david@pgmasters.net>    
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

PostgreSQL 16.0 commit log

Doc: fix release date in release-16.sgml.

commit   : c372fbbd8e911f2412b80a8c39d7079366565d67    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 11 Sep 2023 16:25:06 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 11 Sep 2023 16:10:09 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 11 Sep 2023 16:10:09 -0400    

Click here for diff

PostgreSQL 11.21 commit log

Stamp 11.21.

commit   : a2cbee74b0e174da7bcb441c142022216b9b266f    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 16:15:30 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 12:50:15 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 12:50:15 -0400    

Click here for diff

PostgreSQL 12.16 commit log

Stamp 12.16.

commit   : 66c1983d96b66edbae1f1eb0070b447f128176e2    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 16:13:41 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 12:50:15 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 12:50:15 -0400    

Click here for diff

PostgreSQL 13.12 commit log

Stamp 13.12.

commit   : c9d50b21a72d2bbc092ea9d7de4d4c044d8f8275    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 16:11:34 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 12:50:15 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 12:50:15 -0400    

Click here for diff

PostgreSQL 14.9 commit log

Stamp 14.9.

commit   : 86648dcdaec67b83cec20a9d25b45ec089a7c624    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 16:10:05 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 12:50:15 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 12:50:15 -0400    

Click here for diff

PostgreSQL 15.4 commit log

Stamp 15.4.

commit   : 83ed1f71c88ae948a5b6ec6d2a4802cc54470102    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 16:08:18 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 12:50:15 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 7 Aug 2023 12:50:15 -0400    

Click here for diff

pgBackRest 2.48 commit log

v2.47: Performance Improvements and Bug Fixes

commit   : b5b033cc1ce152d387f20681f023b5e1f7c3ed3b    
  
author   : David Steele <david@pgmasters.net>    
date     : Mon, 24 Jul 2023 09:12:30 +0200    
  
committer: David Steele <david@pgmasters.net>    
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

pgAudit 1.3.6 (upcoming) commit log

Fix typos.

commit   : ed1d8ea729ec0589260384605eddbc5df9178d41    
  
author   : David Steele <david@pgmasters.net>    
date     : Fri, 9 Jun 2023 18:18:27 +0300    
  
committer: David Steele <david@pgmasters.net>    
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 <david@pgmasters.net>    
date     : Thu, 27 Apr 2023 22:31:50 +0300    
  
committer: David Steele <david@pgmasters.net>    
date     : Thu, 27 Apr 2023 22:31:50 +0300    

Click here for diff

pgAudit 1.4.5 (upcoming) commit log

Fix typos.

commit   : 164d4d950e070eb8a21f07db0cea5acc802e56e6    
  
author   : David Steele <david@pgmasters.net>    
date     : Fri, 9 Jun 2023 18:18:27 +0300    
  
committer: David Steele <david@pgmasters.net>    
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 <xof@thebuild.com>    
date     : Sat, 29 Apr 2023 09:22:53 -0700    
  
committer: GitHub <noreply@github.com>    
date     : Sat, 29 Apr 2023 09:22:53 -0700    

Click here for diff

pgAudit 1.5.4 (upcoming) commit log

Fix typos.

commit   : 164d4d950e070eb8a21f07db0cea5acc802e56e6    
  
author   : David Steele <david@pgmasters.net>    
date     : Fri, 9 Jun 2023 18:18:27 +0300    
  
committer: David Steele <david@pgmasters.net>    
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 <xof@thebuild.com>    
date     : Sat, 29 Apr 2023 09:22:53 -0700    
  
committer: GitHub <noreply@github.com>    
date     : Sat, 29 Apr 2023 09:22:53 -0700    

Click here for diff

pgAudit 1.6.4 (upcoming) commit log

Fix typos.

commit   : 164d4d950e070eb8a21f07db0cea5acc802e56e6    
  
author   : David Steele <david@pgmasters.net>    
date     : Fri, 9 Jun 2023 18:18:27 +0300    
  
committer: David Steele <david@pgmasters.net>    
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 <xof@thebuild.com>    
date     : Sat, 29 Apr 2023 09:22:53 -0700    
  
committer: GitHub <noreply@github.com>    
date     : Sat, 29 Apr 2023 09:22:53 -0700    

Click here for diff

pgBackRest 2.47 commit log

v2.46: Block Incremental Backup and SFTP Storage

commit   : b461f7c6f884dba8056858464d1b571e708dad77    
  
author   : David Steele <david@pgmasters.net>    
date     : Mon, 22 May 2023 11:13:13 +0300    
  
committer: David Steele <david@pgmasters.net>    
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

PostgreSQL 11.20 commit log

Stamp 11.20.

commit   : f96e531b1c079ae148b927a204845c7150a573f8    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 May 2023 17:21:16 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 8 May 2023 12:38:08 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 May 2023 12:38:08 -0400    

Click here for diff

PostgreSQL 12.15 commit log

Stamp 12.15.

commit   : 117dd58fd9cd01e661a2c36977e16a2722306a6d    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 May 2023 17:19:25 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
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 <tgl@sss.pgh.pa.us>    
date     : Mon, 8 May 2023 12:38:08 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 May 2023 12:38:08 -0400    

Click here for diff