mirror of
https://github.com/postgres/postgres.git
synced 2026-06-13 18:50:17 -04:00
Clarify the post-data status on unvalidated check constraints.
Per gripe from Thom Brown.
This commit is contained in:
parent
fb4bbc8113
commit
8900f663f2
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue