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

From Alexander Lakhin
Subject Re: cataloguing NOT NULL constraints
Date
Msg-id ed90a146-5449-0b5e-1cbc-7e48fa8ac3c6@gmail.com
Whole thread Raw
In response to Re: cataloguing NOT NULL constraints  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
31.08.2023 13:26, Alvaro Herrera wrote:
> Hmm, that's some weird code I left there all right.  Can you please try
> this patch?  (Not final; I'll review it more completely later,
> particularly to add this test case.)

Yes, your patch fixes the issue. I get the same error now:
ERROR:  column "a" in child table must be marked NOT NULL

Thank you!

Best regards,
Alexander



pgsql-hackers by date:

Previous
From: "Kumar, Sachin"
Date:
Subject: RE: Initial Schema Sync for Logical Replication
Next
From: Ranier Vilela
Date:
Subject: Re: Replace some cstring_to_text to cstring_to_text_with_len