projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00fd77e
)
Update constraint_exclusion docs because parameter is now 3-valued, not
author
Bruce Momjian
Mon, 23 Mar 2009 15:14:14 +0000
(15:14 +0000)
committer
Bruce Momjian
Mon, 23 Mar 2009 15:14:14 +0000
(15:14 +0000)
just enable/disable.
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 554503891597e2d76f018ec3b257a8d4e90c9d22..f400c7b122f7cc1415c6eb0d47215fe3f45f1168 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-1,4
+1,4
@@
-
+
Server Configuration
@@
-2177,7
+2177,7
@@
archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows
-
Enables or disable
s the query planner's use of table constraints to
+
Control
s the query planner's use of table constraints to
optimize queries.
The allowed values of
constraint_exclusion> are
on> (examine constraints for all tables),