Update constraint_exclusion docs because parameter is now 3-valued, not
authorBruce Momjian
Mon, 23 Mar 2009 15:14:14 +0000 (15:14 +0000)
committerBruce Momjian
Mon, 23 Mar 2009 15:14:14 +0000 (15:14 +0000)
just enable/disable.

doc/src/sgml/config.sgml

index 554503891597e2d76f018ec3b257a8d4e90c9d22..f400c7b122f7cc1415c6eb0d47215fe3f45f1168 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
   Server Configuration
@@ -2177,7 +2177,7 @@ archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"'  # Windows
       
       
        
-        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 constraint_exclusion are
         on (examine constraints for all tables),