diff options
-rw-r--r-- | doc/src/sgml/ref/pg_dump.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index 710051a4fd1..6b315009ff7 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -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> |