Re: BUG #19067: On master at commit 66cdef4425f3, "psql -c 'select 1' dbname" causes the backend to seg fault

Todd Cook <cookt@blackduck.com>

From: Todd Cook <cookt@blackduck.com>
To: David Rowley <dgrowleyml@gmail.com>, "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2025-09-29T15:28:13Z
Lists: pgsql-bugs
On 9/27/25, 5:07 AM, "David Rowley" <dgrowleyml@gmail.com <mailto:dgrowleyml@gmail.com>> wrote:
>
> I think it's more likely you need to do "make clean" before building.

Thanks.

Generally, when is that needed?  I pulled and built master last Monday without any problems,
didn't touch the tree, then pulled and built again on Friday and started getting the seg faults.
I had expected an incremental build to work in that scenario.

-- todd