Life with Open Source

PostgreSQL 17.5 commit log

Stamp 17.5.

commit   : 5e2f3df49d4298c6097789364a5a53be172f6e85    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 May 2025 16:28:35 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 May 2025 16:28:35 -0400    

Click here for diff

M configure
M configure.ac
M meson.build

Last-minute updates for release notes.

commit   : ecbe349e9128b678311a2b8e328cbe258d7807ed    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 May 2025 11:29:49 -0400    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 5 May 2025 11:29:49 -0400    

Click here for diff

pgBackRest 2.61 commit log

v2.55.1: Bug Fixes

commit   : 665f261ea4e8a89d116a22e9fb5ad12676665622    
  
author   : David Steele <david@pgbackrest.org>    
date     : Mon, 5 May 2025 13:10:22 -0400    
  
committer: David Steele <david@pgbackrest.org>    
date     : Mon, 5 May 2025 13:10:22 -0400    

Click here for diff

Bug Fixes:  
  
* Revert "calculate content-md5 on S3 only when required". (Reviewed by David Christensen. Reported by Frank Brendel.)  
* Fix lower bounds checking for option keys. (Reviewed by David Christensen, Wolfgang Walther. Reported by Wolfgang Walther.)  

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/2025/2.55.1.xml
M meson.build
M src/version.h
M test/code-count/file-type.yaml

pgBackRest 2.60 commit log

v2.55.0: Verification Improvements and PostgreSQL 18 Support

commit   : 6c90196e74ef0da38568f08fd7cb234d10130e79    
  
author   : David Steele <david@pgbackrest.org>    
date     : Mon, 21 Apr 2025 18:25:00 -0400    
  
committer: David Steele <david@pgbackrest.org>    
date     : Mon, 21 Apr 2025 18:25:00 -0400    

Click here for diff

Bug Fixes:  
  
* Fix block incremental restore issue on non-default repository. (Reviewed by David Christensen, Aleksander Łukasz. Reported by Aleksander Łukasz.)  
* Do not set recovery_target_timeline=current for PostgreSQL < 12. (Reviewed by Stefan Fercot.)  
* Fix expire archive range logging. (Reviewed by Stefan Fercot. Reported by Aleš Zelený.)  
* Fix error reporting for queries with no results. (Reviewed by Stefan Fercot. Reported by Susantha Bathige.)  
  
Features:  
  
* Verify recovery target timeline. (Reviewed by Stefan Fercot.)  
* Allow verification of a specified backup. (Contributed by Maxim Michkov. Reviewed by David Steele.)  
* Add support for S3/GCS requester pays. (Contributed by Timothée Peignier. Reviewed by David Steele.)  
* PostgreSQL 18 experimental support. (Reviewed by Stefan Fercot.)  
* Allow connections to PostgreSQL on abstract domain sockets. (Reviewed by Chris Bandy. Suggested by Chris Bandy.)  
* Add numeric output to version command. (Contributed by Stefan Fercot. Reviewed by David Steele.)  
  
Improvements:  
  
* Allow backup command to operate on remote repositories. (Reviewed by Stefan Fercot.)  
* Use lz4 for protocol compression. (Reviewed by Stefan Fercot.)  
* Calculate content-md5 on S3 only when required. (Reviewed by David Christensen.)  
* Warn when a value for a multi-key option is overwritten. (Reviewed by David Christensen, Stefan Fercot.)  
* Add detail logging for expired archive path. (Contributed by Stefan Fercot. Reviewed by David Steele.)  
* Remove support for PostgreSQL 9.4. (Reviewed by Stefan Fercot.)  
* Remove autoconf/make build. (Reviewed by David Christensen.)  
  
Documentation Improvements:  
  
* Fix documentation for specifying multiple stanzas with tls-server-auth. (Reviewed by David Christensen, Stefan Fercot. Suggested by Terry MacAndrew.)  
* Clarify incremental backup expiration. (Reviewed by Stefan Fercot.)  
* Clarify requirement for local/remote pgBackRest versions to match. (Contributed by Greg Clough. Reviewed by David Steele.)  
* Add FAQ about exporting self-contained cluster. (Contributed by Stefan Fercot. Reviewed by David Steele.)  
* Caveat --tablespace-map-all regarding tablespace creation. (Reviewed by Stefan Fercot, Christophe Courtois. Suggested by Christophe Courtois.)  
* Clarify behavior of --repo-retention-full-type. (Reviewed by Antoine Beaupré. Suggested by Antoine Beaupré.)  
* Change --process-max recommendation for object stores to --repo-bundle. (Reviewed by Stefan Fercot.)  
* Update unix_socket_directory to unix_socket_directories. (Contributed by hyunkyu han. Reviewed by David Steele.)  
* Recommend not placing spool-path within pg_xlog/pg_wal. (Reviewed by Martín Marqués, Don Seiler. Suggested by Martín Marqués.)  

M CONTRIBUTING.md
M README.md
M doc/RELEASE.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/2025/2.55.0.xml
M meson.build
M src/version.h
M test/code-count/file-type.yaml

pgAudit 1.5.4 commit log

Stamp 1.5.3.

commit   : b5e3d92c56e2cbfa95329e35ebd43da8f1ff667e    
  
author   : David Steele <david@pgbackrest.org>    
date     : Wed, 19 Feb 2025 13:58:09 -0600    
  
committer: David Steele <david@pgbackrest.org>    
date     : Wed, 19 Feb 2025 13:58:09 -0600    

Click here for diff

M Makefile
A pgaudit–1.5.2–1.5.3.sql
R100 pgaudit–1.5.2.sql pgaudit–1.5.3.sql
M pgaudit.control

Add exception for call statement to stack check.

commit   : a4547309100ebd75e48d6a7958c07bc2cf2268de    
  
author   : Alper Kocatas <alperkocatas@gmail.com>    
date     : Tue, 18 Feb 2025 20:42:47 +0300    
  
committer: David Steele <david@pgbackrest.org>    
date     : Tue, 18 Feb 2025 20:42:47 +0300    

Click here for diff

pgAudit 1.6.4 commit log

Stamp 1.6.3.

commit   : abdb653a57228c28c52600aefa4852616eb6b0af    
  
author   : David Steele <david@pgbackrest.org>    
date     : Wed, 19 Feb 2025 13:53:15 -0600    
  
committer: David Steele <david@pgbackrest.org>    
date     : Wed, 19 Feb 2025 13:53:15 -0600    

Click here for diff

M Makefile
A pgaudit–1.6.2–1.6.3.sql
R100 pgaudit–1.6.2.sql pgaudit–1.6.3.sql
M pgaudit.control

Add exception for call statement to stack check.

commit   : ff66faa6fc3dbbf236357171eda05e9a322276c7    
  
author   : Alper Kocatas <alperkocatas@gmail.com>    
date     : Tue, 18 Feb 2025 20:42:47 +0300    
  
committer: David Steele <david@pgbackrest.org>    
date     : Tue, 18 Feb 2025 20:42:47 +0300    

Click here for diff

PostgreSQL 13.20 commit log

Stamp 13.20.

commit   : c8f198c3acb59ed858b5b9b88b4fbc55cece544e    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 17 Feb 2025 16:17:13 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 17 Feb 2025 16:17:13 -0500    

Click here for diff

M configure
M configure.in

Translation updates

commit   : a282099583039633a8aa83953a0c4e72fca95423    
  
author   : Álvaro Herrera <alvherre@alvh.no-ip.org>    
date     : Mon, 17 Feb 2025 17:51:30 +0100    
  
committer: Álvaro Herrera <alvherre@alvh.no-ip.org>    
date     : Mon, 17 Feb 2025 17:51:30 +0100    

Click here for diff

PostgreSQL 14.17 commit log

Stamp 14.17.

commit   : e5cabe28006995d90cc9ebc613dad072c44c7f4a    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 17 Feb 2025 16:15:49 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 17 Feb 2025 16:15:49 -0500    

Click here for diff

M configure
M configure.ac

Translation updates

commit   : 50fabe48e39858eacf8a56e0da1ba7610ae537ae    
  
author   : Álvaro Herrera <alvherre@alvh.no-ip.org>    
date     : Mon, 17 Feb 2025 17:51:30 +0100    
  
committer: Álvaro Herrera <alvherre@alvh.no-ip.org>    
date     : Mon, 17 Feb 2025 17:51:30 +0100    

Click here for diff

PostgreSQL 15.12 commit log

Stamp 15.12.

commit   : 50d3d22baba63613d1f1406b2ed460dc9b03c3fc    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 17 Feb 2025 16:14:22 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 17 Feb 2025 16:14:22 -0500    

Click here for diff

M configure
M configure.ac

Translation updates

commit   : f815362abecde1aebcd9ddb334fe271edc759eaa    
  
author   : Álvaro Herrera <alvherre@alvh.no-ip.org>    
date     : Mon, 17 Feb 2025 17:51:30 +0100    
  
committer: Álvaro Herrera <alvherre@alvh.no-ip.org>    
date     : Mon, 17 Feb 2025 17:51:30 +0100    

Click here for diff

PostgreSQL 16.8 commit log

Stamp 16.8.

commit   : 71eb35c0b18de96537bd3876ec9bf8075bfd484f    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 17 Feb 2025 16:13:08 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 17 Feb 2025 16:13:08 -0500    

Click here for diff

M configure
M configure.ac
M meson.build

Translation updates

commit   : 3b5b99f6f14567396555b6c24a14111f81161e60    
  
author   : Álvaro Herrera <alvherre@alvh.no-ip.org>    
date     : Mon, 17 Feb 2025 17:51:30 +0100    
  
committer: Álvaro Herrera <alvherre@alvh.no-ip.org>    
date     : Mon, 17 Feb 2025 17:51:30 +0100    

Click here for diff

PostgreSQL 17.4 commit log

Stamp 17.4.

commit   : f8554dee417ffc4540c94cf357f7bf7d4b6e5d80    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 17 Feb 2025 16:11:21 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 17 Feb 2025 16:11:21 -0500    

Click here for diff

M configure
M configure.ac
M meson.build

Translation updates

commit   : d0ed7d2a5aeb858e814147b42f8681870340909b    
  
author   : Álvaro Herrera <alvherre@alvh.no-ip.org>    
date     : Mon, 17 Feb 2025 17:51:30 +0100    
  
committer: Álvaro Herrera <alvherre@alvh.no-ip.org>    
date     : Mon, 17 Feb 2025 17:51:30 +0100    

Click here for diff

PostgreSQL 13.19 commit log

Stamp 13.19.

commit   : bf5710d3b6656516d828ebe9f6e2ffd49e54d084    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:28:20 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:28:20 -0500    

Click here for diff

M configure
M configure.in

Last-minute updates for release notes.

commit   : fa3ddd2ea8d62518f1f523027c55655856d5cc39    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:16:25 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:16:25 -0500    

Click here for diff

PostgreSQL 14.16 commit log

Stamp 14.16.

commit   : 6884202705699820ec9427d1fba7eeba0e2de03e    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:26:37 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:26:37 -0500    

Click here for diff

M configure
M configure.ac

Last-minute updates for release notes.

commit   : e748064669f40a2dc9cf29b8518902620e47e2db    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:16:25 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:16:25 -0500    

Click here for diff

PostgreSQL 15.11 commit log

Stamp 15.11.

commit   : e3cbae2221c8107fa816673adaea4e357c1393df    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:24:55 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:24:55 -0500    

Click here for diff

M configure
M configure.ac

Last-minute updates for release notes.

commit   : 1c77ff9f9a0278bb23b3629417ed7ce097c1697a    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:16:25 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:16:25 -0500    

Click here for diff

PostgreSQL 16.7 commit log

Stamp 16.7.

commit   : 61f3dcf2d9f7e2957753a00a5d932eca98b36f64    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:23:16 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:23:16 -0500    

Click here for diff

M configure
M configure.ac
M meson.build

Last-minute updates for release notes.

commit   : 7e06ffbc6230a6f3e4cdc7599a5617d081d611f7    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:16:25 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:16:25 -0500    

Click here for diff

PostgreSQL 17.3 commit log

Stamp 17.3.

commit   : 3819b30c4c5bbb4e772a6f209fa7bbccccb91a11    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:21:12 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:21:12 -0500    

Click here for diff

M configure
M configure.ac
M meson.build

Last-minute updates for release notes.

commit   : 1ea6e890b225fa45911f58602b8c425ae0581897    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:16:25 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 10 Feb 2025 18:16:25 -0500    

Click here for diff

pgBackRest 2.59 commit log

v2.54.2: Bug Fix

commit   : 962346080f859535b9b6395bb34d2d0da9c04684    
  
author   : David Steele <david@pgbackrest.org>    
date     : Mon, 20 Jan 2025 10:18:27 -0500    
  
committer: David Steele <david@pgbackrest.org>    
date     : Mon, 20 Jan 2025 10:18:27 -0500    

Click here for diff

Bug Fixes:  
  
* Fix issue after disabling bundling with block incremental enabled. (Reviewed by David Christensen.)  
  
Documentation Improvements:  
  
* Clarify behavior of multiple configuration files. (Reviewed by Paul Bierly. Suggested by Paul Bierly.)  

M CONTRIBUTING.md
M README.md
M doc/resource/exe.cache
M doc/resource/git-history.cache
M doc/xml/release/2025/2.54.2.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.58 commit log

v2.54.1: Bug Fix

commit   : 9b72bfd9b2d63aef346c0f696c4913beb02afd65    
  
author   : David Steele <david@pgbackrest.org>    
date     : Mon, 16 Dec 2024 10:41:06 -0500    
  
committer: David Steele <david@pgbackrest.org>    
date     : Mon, 16 Dec 2024 10:41:06 -0500    

Click here for diff

Bug Fixes:  
  
* Fix issue with version/help commands attempting to load pgbackrest.conf. (Reviewed by Stefan Fercot. Reported by Bradford Boyle, Julian.)  
  
Test Suite Improvements:  
  
* Stabilize async archiving in integration tests. (Contributed by Viktor Kurilko. 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.54.1.xml
M meson.build
M src/build/configure.ac
M src/configure
M src/version.h
M test/code-count/file-type.yaml

PostgreSQL 12.22 commit log

Stamp 12.22.

commit   : 498f30a8b7025a2a7bd3715acc1d1692122ba542    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:41:03 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:41:03 -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

Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22.

commit   : c4b39f26dc881d6496561f87c43a04c6dc1ba12f    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sat, 16 Nov 2024 17:10:08 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sat, 16 Nov 2024 17:10:08 -0500    

Click here for diff

PostgreSQL 13.18 commit log

Stamp 13.18.

commit   : 4f8df7a3fb750007ff5018f8125e0d4793cab337    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:39:24 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:39:24 -0500    

Click here for diff

M configure
M configure.in

Fix recently-exposed portability issue in regex optimization.

commit   : adb6dbc7f5353afbd0f7ac07e6cc41a54ea2818a    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sun, 17 Nov 2024 14:14:06 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sun, 17 Nov 2024 14:14:06 -0500    

Click here for diff

PostgreSQL 14.15 commit log

Stamp 14.15.

commit   : 4f5b14879d8271a73786105bf8aafda347dd7aea    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:37:40 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:37:40 -0500    

Click here for diff

M configure
M configure.ac

Fix recently-exposed portability issue in regex optimization.

commit   : df1a2633b11a3d3738eb614f17a0ea5bae719950    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sun, 17 Nov 2024 14:14:06 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sun, 17 Nov 2024 14:14:06 -0500    

Click here for diff

PostgreSQL 15.10 commit log

Stamp 15.10.

commit   : a4bd20b6d7f9d42750b797c450592f55d5374c1f    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:35:15 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:35:15 -0500    

Click here for diff

M configure
M configure.ac

Fix recently-exposed portability issue in regex optimization.

commit   : 6ab39c02747c33173e5e33291e66cebbdbc75d82    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sun, 17 Nov 2024 14:14:06 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sun, 17 Nov 2024 14:14:06 -0500    

Click here for diff

PostgreSQL 16.6 commit log

Stamp 16.6.

commit   : 1f47e7b59b92c58eee6840325d1aaa6acee84194    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:33:54 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:33:54 -0500    

Click here for diff

M configure
M configure.ac
M meson.build

Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22.

commit   : 7a0ecaa497d85b0445d2f06abf670ec329b59a5c    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sat, 16 Nov 2024 17:09:53 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sat, 16 Nov 2024 17:09:53 -0500    

Click here for diff

PostgreSQL 17.2 commit log

Stamp 17.2.

commit   : 6304632eaa2107bb1763d29e213ff166ff6104c0    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:32:12 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Mon, 18 Nov 2024 15:32:12 -0500    

Click here for diff

M configure
M configure.ac
M meson.build

Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22.

commit   : 9ac1003320fd34f7f3f89443213b714d42cc9c8e    
  
author   : Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sat, 16 Nov 2024 17:09:53 -0500    
  
committer: Tom Lane <tgl@sss.pgh.pa.us>    
date     : Sat, 16 Nov 2024 17:09:53 -0500    

Click here for diff