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

From Andres Freund
Subject pgsql: ci: Upgrade to Debian Bookworm
Date
Msg-id E1sTOkx-001m7l-Bw@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c8a6ec206a9940551f3de80a6e5a10377056781c

Modified Files
--------------
.cirrus.tasks.yml | 12 ++++++------
1 file changed, 6 insertions(+), 6 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.