Re: CHECK constraints - order of evaluation

2020-05-14 Thread David G. Johnston
On Thu, May 14, 2020 at 2:30 AM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/ddl-constraints.html > Description: > > I think the information about the "order of execution" when checking CHECK > cons

CHECK constraints - order of evaluation

2020-05-14 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/ddl-constraints.html Description: I think the information about the "order of execution" when checking CHECK constraints when inserting or updating records is missing in the documentation