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

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

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

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.