projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe72c4c
)
Add <literal> markup, for consistency.
author
Robert Haas
<rhaas@postgresql.org>
Wed, 29 Apr 2015 22:03:18 +0000
(18:03 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Wed, 29 Apr 2015 22:03:18 +0000
(18:03 -0400)
This file isn't entirely consistent about whether "on" and "off"
should be marked up with <literal>, but it doesn't make much sense
to be inconsistent within a single sentence.
Etsuro Fujita
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index b30c68dc138eafacf3b55ac9aa483d8fa4245e0d..0d8624af71882204a3ffc7b28882138c9030d5e7 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-6752,7
+6752,7
@@
dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
determines whether OIDs will be included in tables created by
<command>SELECT INTO</command>. The parameter is <literal>off</>
by default; in <productname>PostgreSQL</> 8.0 and earlier, it
- was
on
by default.
+ was
<literal>on</>
by default.
</para>
<para>