Re: information_schema and not-null constraints
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Cc: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Date: 2023-09-06T17:52:37Z
Lists: pgsql-hackers
Attachments
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. We can improve the situation for domains separately and likewise for testing. -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
Commits
-
Simplify information schema check constraint deparsing
- e59fcbd712c7 17.0 landed
-
Fix information schema for catalogued not-null constraints
- a0a5e0feb35c 17.0 landed
-
Update information_schema definition for not-null constraints
- 3af721794272 17.0 landed