Re: using index or check in ALTER TABLE SET NOT NULL - Mailing list pgsql-hackers

From Sergei Kornilov
Subject Re: using index or check in ALTER TABLE SET NOT NULL
Date
Msg-id 5376321520674521@web1j.yandex.ru
Whole thread Raw
In response to Re: using index or check in ALTER TABLE SET NOT NULL  (Sergei Kornilov <sk@zsrv.org>)
Responses Re: using index or check in ALTER TABLE SET NOT NULL  (Ildar Musin <i.musin@postgrespro.ru>)
Re: using index or check in ALTER TABLE SET NOT NULL  (Sergei Kornilov <sk@zsrv.org>)
List pgsql-hackers
Hello
My patch does not apply after commit 5748f3a0aa7cf78ac6979010273bd9d50869bb8e. Here is update to current master. Not
nullconstraint is immutable too, so here is no changes in PartConstraintImpliedByRelConstraint excepts rename and
commentsfix.
 

In this patch version i also revert tests to v4 state: i use DEBUG ereport instead INFO and code path not tested.
Pleasetell me if i must change tests some way.
 

regards, Sergei
Attachment

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Fixes for missing schema qualifications
Next
From: Amit Kapila
Date:
Subject: Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key