Clarify the post-data status on unvalidated check constraints.
authorAndrew Dunstan <[email protected]>
Sat, 17 Dec 2011 17:38:40 +0000 (12:38 -0500)
committerAndrew Dunstan <[email protected]>
Sat, 17 Dec 2011 17:38:40 +0000 (12:38 -0500)
Per gripe from Thom Brown.

doc/src/sgml/ref/pg_dump.sgml

index 710051a4fd1d30f9877105d17a86b0145e8a4325..6b315009ff7954062ef53ecfb55d2251aa1d824e 100644 (file)
@@ -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>