From 19fc0fe3ae7861a8b0d3ab8b67bd01fde33bf2da Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Sat, 17 Dec 2011 13:12:01 -0500 Subject: [PATCH] Same clarification for pg_restore. --- doc/src/sgml/ref/pg_restore.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ 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.