Re: cataloguing NOT NULL constraints

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: cataloguing NOT NULL constraints
Date: 2023-07-11 17:29:04
Message-ID: 20230711172904.3na3re6ti4snp5vu@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In this version I mistakenly included an unwanted change, which broke
the test_ddl_deparse test. Here's v12 with that removed.

--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"Las mujeres son como hondas: mientras más resistencia tienen,
más lejos puedes llegar con ellas" (Jonas Nightingale, Leap of Faith)

Attachment Content-Type Size
v12-0001-Add-pg_constraint-rows-for-NOT-NULL-constraints.patch text/x-diff 227.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tristan Partin 2023-07-11 17:39:52 Re: Support to define custom wait events for extensions
Previous Message Shruthi Gowda 2023-07-11 17:22:16 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index