pgsql: ci: Upgrade to Debian Bookworm - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: ci: Upgrade to Debian Bookworm
Date
Msg-id E1sTOkx-001m83-FP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ci: Upgrade to Debian Bookworm

Bullseye is getting long in the tooth, upgrade to the current stable version.

Backpatch to all versions with CI support, we don't want to generate CI images
for multiple Debian versions.

Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/CAN55FZ0fY5EFHXLKCO_%3Dp4pwFmHRoVom_qSE_7B48gpchfAqzw%40mail.gmail.com
Backpatch: 15-, where CI was added

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/27004d671162283840972113dbc7a22960cbbb07

Modified Files
--------------
.cirrus.tasks.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Doc: minor improvements for plpgsql "Transaction Management" sec
Next
From: Jeff Davis
Date:
Subject: pgsql: Add missing RestrictSearchPath() calls.