Life with Open Source

PostgreSQL 13.8 commit log

Stamp 13.8.

commit   : 4bc493d14409857090928ea51c02a20aba8db364    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 Aug 2022 16:45:58 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 Aug 2022 16:45:58 -0400    

Click here for diff

M configure
M configure.in

Stabilize output of new regression test.

commit   : 22b205cbbd978e69f08bd2b980adae29a6ca1979    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 Aug 2022 12:16:01 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 Aug 2022 12:16:01 -0400    

Click here for diff

PostgreSQL 14.5 commit log

Stamp 14.5.

commit   : 278273ccbad27a8834dfdf11895da9cd91de4114    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 Aug 2022 16:44:29 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 Aug 2022 16:44:29 -0400    

Click here for diff

M configure
M configure.ac

Stabilize output of new regression test.

commit   : c0d5d52a780fb575d8f93d0b1a8ef8cb43851a84    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 Aug 2022 12:16:01 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 8 Aug 2022 12:16:01 -0400    

Click here for diff

pgBackRest 2.41 commit log

v2.40: OpenSSL 3 Support

commit   : 1ff531090b9d1eccd9107592398148a51486c9f8    
  
author   : David Steele <david@pgmasters.net>    
date     : Mon, 18 Jul 2022 09:32:30 -0400    
  
committer: David Steele <david@pgmasters.net>    
date     : Mon, 18 Jul 2022 09:32:30 -0400    

Click here for diff

NOTE TO PACKAGERS: An experimental meson build has been added but packagers should continue to use the autoconf/make build for the foreseeable future.  
  
Improvements:  
  
* OpenSSL 3 support. (Reviewed by Stephen Frost.)  
* Create snapshot when listing contents of a path. (Reviewed by John Morris, Stephen Frost.)  
* Force target-timeline=current when restore type=immediate. (Reviewed by Stephen Frost.)  
* Truncate files during delta restore when they are larger than expected. (Reviewed by Stephen Frost.)  
* Disable incremental manifest save when resume=n. (Contributed by Reid Thompson. Reviewed by David Steele.)  
* Set backup percent complete to zero before copy start. (Contributed by Reid Thompson. Reviewed by David Steele.)  
* Use S3 IsTruncated flag to determine list continuation. (Reviewed by John Morris, Soulou. Suggested by Christian Montagne.)  
  
Documentation Bug Fixes:  
  
* Skip internal options in the configuration reference. (Reported by Francisco Miguel Biete.)  
  
Documentation Improvements:  
  
* Add link to PostgreSQL configuration in repository host section. (Reviewed by Stefan Fercot. Suggested by Julien Cigar.)  
  
Test Suite Improvements:  
  
* Add experimental Meson build. (Reviewed by Eli Schwartz, Sam Bassaly.)  
* Allow any path to be passed to the --test-path option. (Contributed by Andrey Sokolov. Reviewed by David Steele.)  
* Fix compile error when DEBUG_EXEC_TIME is defined without DEBUG. (Contributed by Andrey Sokolov. Reviewed by David Steele.)  

M CONTRIBUTING.md
M README.md
M doc/RELEASE.md
M doc/release.pl
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 14.4 commit log

Stamp 14.4.

commit   : 164d174bbf9a3aba719c845497863cd3c49a3ad0    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 13 Jun 2022 16:04:05 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 13 Jun 2022 16:04:05 -0400    

Click here for diff

M configure
M configure.ac

Translation updates

commit   : cb31fc24b7283a663d1cfc760bb655a86a48b571    
  
author   : Peter Eisentraut <peter@eisentraut.org>    
date     : Mon, 13 Jun 2022 07:32:39 +0200    
  
committer: Peter Eisentraut <peter@eisentraut.org>    
date     : Mon, 13 Jun 2022 07:32:39 +0200    

Click here for diff

pgBackRest 2.40 commit log

v2.39: Verify and File Bundling

commit   : 901e829f6dd05fdc15d899bc7f1108883002b1d5    
  
author   : David Steele <david@pgmasters.net>    
date     : Mon, 16 May 2022 08:46:24 -0400    
  
committer: David Steele <david@pgmasters.net>    
date     : Mon, 16 May 2022 08:46:24 -0400    

Click here for diff

Bug Fixes:  
  
* Fix error thrown from FINALLY() causing an infinite loop. (Reviewed by Stephen Frost.)  
* Error on all lock failures except another process holding the lock. (Reviewed by Reid Thompson, Geir Råness. Reported by Geir Råness.)  
  
Features:  
  
* Backup file bundling for improved small file support. (Reviewed by Reid Thompson, Stefan Fercot, Chris Bandy.)  
* Verify command to validate the contents of a repository. (Contributed by Cynthia Shang, Reid Thompson. Reviewed by David Steele, Stefan Fercot.)  
* PostgreSQL 15 support. (Reviewed by Stefan Fercot.)  
* Show backup percent complete in info output. (Contributed by Reid Thompson. Reviewed by David Steele.)  
* Auto-select backup for restore command --type=lsn. (Contributed by Reid Thompson. Reviewed by Stefan Fercot, David Steele.)  
* Suppress existing WAL warning when archive-mode-check is disabled. (Contributed by Reid Thompson. Reviewed by David Steele.)  
* Add AWS IMDSv2 support. (Contributed by Nuno Pires. Reviewed by David Steele.)  
  
Improvements:  
  
* Allow repo-hardlink option to be changed after full backup. (Reviewed by Reid Thompson.)  
* Increase precision of percent complete logging for backup and restore. (Contributed by Reid Thompson. Reviewed by David Steele.)  
* Improve path validation for repo-* commands. (Contributed by Reid Thompson. Reviewed by David Steele.)  
* Improve stop command to honor stanza option. (Contributed by Reid Thompson. Reviewed by David Steele. Suggested by ragaoua.)  
* Improve error message for invalid repo-azure-key. (Contributed by Reid Thompson. Reviewed by David Steele. Suggested by Seth Daniel.)  
* Add hint to check the log on archive-get/archive-push async error. (Reviewed by Reid Thompson.)  
* Add ClockError for unexpected clock skew and timezone changes. (Reviewed by Greg Sabino Mullane, Stefan Fercot. Suggested by Greg Sabino Mullane.)  
* Strip extensions from history manifest before showing in error message. (Reviewed by Stefan Fercot.)  
* Add user:group to lock permission error. (Reviewed by Reid Thompson.)  
  
Documentation Bug Fixes:  
  
* Fix incorrect reference to stanza-update in the user guide. (Fixed by Abubakar Mohammed. Reviewed by David Steele.)  
* Fix example for repo-gcs-key-type option in configuration reference. (Reviewed by Reid Thompson.)  
* Fix tls-server-auth example and add clarifications. (Reviewed by Reid Thompson.)  
  
Documentation Improvements:  
  
* Simplify messaging around supported versions in the documentation. (Reviewed by Stefan Fercot, Reid Thompson, Greg Sabino Mullane.)  
* Add option type descriptions. (Contributed by Reid Thompson. Reviewed by David Steele.)  
* Add FAQ about backup types and restore speed. (Contributed by David Christensen. Reviewed by Reid Thompson.)  
* Document required base branch for pull requests. (Contributed by David Christensen. Reviewed by Reid Thompson.)  

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

PostgreSQL 10.21 commit log

Stamp 10.21.

commit   : 6979736b4bcdc57e4699eadcca44b699fd1afd29    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 17:21:58 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 17:21:58 -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   : db034c2e2e45216439c14e2b7bb99260914d610f    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 14:29:53 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 14:29:53 -0400    

Click here for diff

PostgreSQL 11.16 commit log

Stamp 11.16.

commit   : 6ac9161f69829fe327e393bff83d5f390105a70f    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 17:20:11 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 17:20:11 -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   : b5576e1b701c8d690ed1ea8d3c17d5df49de3d7c    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 14:29:53 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 14:29:53 -0400    

Click here for diff

PostgreSQL 12.11 commit log

Stamp 12.11.

commit   : f4206b3e5f816bcc45511411bb208d21a68a7e6a    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 17:18:31 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 17:18:31 -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   : b4516b1aea7ac98bc21b47a66ad384f50c2bd2b7    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 14:29:53 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 14:29:53 -0400    

Click here for diff

PostgreSQL 13.7 commit log

Stamp 13.7.

commit   : 4695fdb40fbb1e977e7e62f7d9af1fa948230d6a    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 17:16:30 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 17:16:30 -0400    

Click here for diff

M configure
M configure.in

Last-minute updates for release notes.

commit   : 0c8215c7b6bdf528edab88943438f0db9afad49b    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 14:29:53 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 14:29:53 -0400    

Click here for diff

PostgreSQL 14.3 commit log

Stamp 14.3.

commit   : 0e9cc8c0f3bc411de888a77318d8854ccba90e80    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 17:14:45 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 17:14:45 -0400    

Click here for diff

M configure
M configure.ac

Last-minute updates for release notes.

commit   : 0ae1d09575bbadd2e7a9ada5721a88c8ee0b6be3    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 14:29:53 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 9 May 2022 14:29:53 -0400    

Click here for diff