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