aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2011-12-17 13:12:01 -0500
committerAndrew Dunstan <andrew@dunslane.net>2011-12-17 13:12:01 -0500
commit19fc0fe3ae7861a8b0d3ab8b67bd01fde33bf2da (patch)
tree5dec4febec4caef75a98468a2afbd3b0115f9325
parent8900f663f2405cc8ebc401f4f055671c81adaca7 (diff)
downloadpostgresql-19fc0fe3ae7861a8b0d3ab8b67bd01fde33bf2da.tar.gz
postgresql-19fc0fe3ae7861a8b0d3ab8b67bd01fde33bf2da.zip
Same clarification for pg_restore.
-rw-r--r--doc/src/sgml/ref/pg_restore.sgml2
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>