diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index a28faf87a4aeff948f64a218e24a372afd4d7e1d..6c3326668ff8bb9b895797e8750403ed637f495e 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>