Re: cataloguing NOT NULL constraints

Поиск
Список
Период
Сортировка
От Alexander Lakhin
Тема Re: cataloguing NOT NULL constraints
Дата
Msg-id ed90a146-5449-0b5e-1cbc-7e48fa8ac3c6@gmail.com
обсуждение исходный текст
Ответ на Re: cataloguing NOT NULL constraints  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список 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 по дате отправления:

Предыдущее
От: "Kumar, Sachin"
Дата:
Сообщение: RE: Initial Schema Sync for Logical Replication
Следующее
От: Ranier Vilela
Дата:
Сообщение: Re: Replace some cstring_to_text to cstring_to_text_with_len