Re: ci: Skip minfree file in the cores_backtrace.sh

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Nazir Bilal Yavuz <byavuz81@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Melanie Plageman <melanieplageman@gmail.com>, myon@debian.org
Date: 2025-10-17T09:15:39Z
Lists: pgsql-hackers
> On 17 Oct 2025, at 10:26, Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:

> This patch updates the cores_backtrace.sh script to skip the minfree
> file across all CI operating systems, since it is not expected to be a
> valid core file on any of them.

+1, seems correct from a read through.

--
Daniel Gustafsson




Commits

  1. postgres_fdw, dblink: Validate use_scram_passthrough values