Amit Langote <amitlangot...@gmail.com> writes: > On Thu, Feb 20, 2020 at 8:20 AM David G. Johnston > <david.g.johns...@gmail.com> wrote: >> Not sure I agree with the premise that it is not supposed to be copied; is >> there some other object type the allows NO INHERIT that isn't copied when >> CREATE TABLE LIKE is used and check constraints are the odd ones out?
> Syntax currently allows only CHECK constraints to be marked NO INHERIT. Hearing no further comments, pushed, with a bit of cosmetic polishing. regards, tom lane