hi.
Currently in pg18, we can add not enforced check constraints.but we can not do ALTER TABLE ALTER CONSTRAINT [NOT] ENFORCEDfor check constraint.
The attached patch is implementation of changing enforceability ofcheck constraint.