Re: cataloguing NOT NULL constraints - Mailing list pgsql-hackers

From Tom Lane
Subject Re: cataloguing NOT NULL constraints
Date
Msg-id 3248613.1680906388@sss.pgh.pa.us
Whole thread Raw
In response to Re: cataloguing NOT NULL constraints  (Andres Freund <andres@anarazel.de>)
Responses Re: cataloguing NOT NULL constraints
Re: cataloguing NOT NULL constraints
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On 2023-04-07 17:46:33 -0400, Tom Lane wrote:
>> After quickly eyeing the diffs, I'm just going to take the new output
>> as good.  I'm not surprised that there are additional output messages
>> given the additional catalog entries this made.  I *am* a bit surprised
>> that some messages seem to have disappeared --- are there places where
>> this resulted in fewer catalog accesses than before?  Nonetheless,
>> there's no good reason to assume this test is exposing any bugs.

> I wonder if the issue is that the new paths miss a hook invocation.

Perhaps.  I'm content to silence the buildfarm for today; we can
investigate more closely later.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: cataloguing NOT NULL constraints
Next
From: Tom Lane
Date:
Subject: Re: Commitfest 2023-03 starting tomorrow!