mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Clarify the post-data status on unvalidated check constraints.
Per gripe from Thom Brown.
This commit is contained in:
@ -423,7 +423,7 @@ PostgreSQL documentation
|
||||
</para>
|
||||
<para>
|
||||
Post-data items consist of definitions of indexes, triggers, rules
|
||||
and constraints other than check constraints.
|
||||
and constraints other than validated check constraints.
|
||||
Pre-data items consist of all other data definition items.
|
||||
</para>
|
||||
</listitem>
|
||||
|
Reference in New Issue
Block a user