Re: SQL:2011 application time - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SQL:2011 application time
Date
Msg-id 271901.1737687304@sss.pgh.pa.us
Whole thread Raw
In response to Re: SQL:2011 application time  (Paul Jungwirth <pj@illuminatedcomputing.com>)
List pgsql-hackers
Paul Jungwirth <pj@illuminatedcomputing.com> writes:
> On 1/23/25 15:28, Tom Lane wrote:
>> I've only noticed the two, but I did not mount an aggressive search.
>> It's possible that there were failures before 1772d554b0, since I
>> now see that the diff is in a test case that is older than that.

> Okay, I'll keep in mind that it could be older.

I've now run an exhaustive search through the last three months of
buildfarm runs, and found just one additional instance of the same
failure.  The three matches are

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=calliphoridae&dt=2025-01-22%2005%3A49%3A08
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=indri&dt=2025-01-22%2001%3A29%3A35
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mylodon&dt=2025-01-22%2001%3A17%3A14

Since those are all post-1772d554b0, it's difficult to avoid the
conclusion that that either introduced the error or allowed a
pre-existing problem to become visible.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Next
From: Tom Lane
Date:
Subject: Re: Pgoutput not capturing the generated columns