Re: information_schema and not-null constraints - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: information_schema and not-null constraints
Date
Msg-id 202309070940.njh5i2ropk7d@alvherre.pgsql
Whole thread Raw
In response to Re: information_schema and not-null constraints  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
On 2023-Sep-06, Alvaro Herrera wrote:

> On 2023-Sep-04, Alvaro Herrera wrote:
> 
> > In reference to [1], 0001 attached to this email contains the updated
> > view definitions that I propose.
> 
> Given the downthread discussion, I propose the attached.  There are no
> changes to v2, other than dropping the test part.

Pushed.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Junwang Zhao
Date:
Subject: Re: [BackendXidGetPid] only access allProcs when xid matches
Next
From: tender wang
Date:
Subject: Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop()