From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: ci: Collect core files on NetBSD and OpenBSD |
Date: | 2025-02-12 14:40:40 |
Message-ID: | E1tiDuq-006l17-B4@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
ci: Collect core files on NetBSD and OpenBSD
Support for NetBSD and OpenBSD operating systems have been added to CI in the
prior commit. Now add support for collect core files and generating backtraces
using for all core files.
Author: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAN55FZ32ySyYa06k9MFd+VY5vHhUyBpvgmJUZae5PihjzaurVg@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/c45963c5d5cc0a3b8739ba158f781452a3fd89c5
Modified Files
--------------
.cirrus.tasks.yml | 15 +++++++++++++++
src/tools/ci/cores_backtrace.sh | 6 ++++--
2 files changed, 19 insertions(+), 2 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2025-02-12 21:07:50 | pgsql: Clean up impenetrable logic in pg_basebackup/receivelog.c. |
Previous Message | Andres Freund | 2025-02-12 13:18:25 | pgsql: meson: Fix failure to detect bsd_auth.h presence |