index 554503891597e2d76f018ec3b257a8d4e90c9d22..f400c7b122f7cc1415c6eb0d47215fe3f45f1168 100644 (file)
-<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.211 2009年02月28日 00:10:50 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.212 2009年03月23日 15:14:14 momjian Exp $ -->
<chapter Id="runtime-config">
<title>Server Configuration</title>
@@ -2177,7 +2177,7 @@ archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows
</indexterm>
<listitem>
<para>
- Enables or disables the query planner's use of table constraints to
+ Controls the query planner's use of table constraints to
optimize queries.
The allowed values of <varname>constraint_exclusion</> are
<literal>on</> (examine constraints for all tables),