projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0156840
)
Remove tab from SGML file
author
Peter Eisentraut
Sat, 24 Jul 2010 12:16:20 +0000
(12:16 +0000)
committer
Peter Eisentraut
Sat, 24 Jul 2010 12:16:20 +0000
(12:16 +0000)
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 0f20e75fbced49120661742e0225b9c2dcb7da8b..e73187a455138b4ee332dc33babf3ab642def31d 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-1,4
+1,4
@@
-
+
Server Configuration
@@
-5220,7
+5220,7
@@
dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
even if they are not (currently) keywords. This will affect the
output of
EXPLAIN> as well as the results of functions
like
pg_get_viewdef>. See also the
-
--quote-all-identifiers
to
+
--quote-all-identifiers
to
and
.