diff options
| author | Andres Freund <andres@anarazel.de> | 2025-11-04 13:25:22 -0500 |
|---|---|---|
| committer | Andres Freund <andres@anarazel.de> | 2025-11-04 13:25:22 -0500 |
| commit | be9efd4929b0f4843cdde38866421c4d486b45e3 (patch) | |
| tree | d6d46fe09ebb90aad7e3bba38532626f21eecf16 /src/backend/storage/ipc/latch.c | |
| parent | c98dffcb7c7010d216dc16d22cb594ef7d65fde1 (diff) | |
ci: debian: Switch to Debian Trixie release
Debian Trixie CI images are generated now [1], so use them with the
following changes:
- detect_stack_use_after_return=0 option is added to the ASAN_OPTIONS
because ASAN uses a "shadow stack" to track stack variable lifetimes
and this confuses Postgres' stack depth check [2].
- Perl is updated to the newer version (perl5.40-i386-linux-gnu).
- LLVM-14 is no longer default installation, no need to force using
LLVM-16.
- Switch MinGW CC/CXX to x86_64-w64-mingw32ucrt-* to fix build failure
from missing _iswctype_l in mingw-w64 v12 headers.
[1] https://github.com/anarazel/pg-vm-images/commit/35a144793f
[2] https://postgr.es/m/20240130212304.q66rquj5es4375ab%40awork3.anarazel.de
Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/CAN55FZ1_B1usTskAv+AYt1bA7abVd9YH6XrUUSbr-2Z0d5Wd8w@mail.gmail.com
Backpatch: 15-, where CI support was added
Diffstat (limited to 'src/backend/storage/ipc/latch.c')
0 files changed, 0 insertions, 0 deletions
