projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d110b
)
Correct typo in command line options for backend server.
author
Thomas G. Lockhart
<
[email protected]
>
Fri, 16 Jul 1999 05:51:42 +0000
(
05:51
+0000)
committer
Thomas G. Lockhart
<
[email protected]
>
Fri, 16 Jul 1999 05:51:42 +0000
(
05:51
+0000)
doc/src/sgml/ref/set.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/set.sgml
b/doc/src/sgml/ref/set.sgml
index af71daf532198505ef65b04915f29a51a39def7c..eb725692fc6b8755f27cc0acd4f12c946f5274a2 100644
(file)
--- a/
doc/src/sgml/ref/set.sgml
+++ b/
doc/src/sgml/ref/set.sgml
@@
-201,7
+201,7
@@
default
Setting the <envar>PGDATESTYLE</envar> environment variable.
</member>
<member>
- Running postmaster using the <option>-o
e</option> parameter
to set
+ Running postmaster using the <option>-o
-e</option> option
to set
dates to the <literal>European</literal> convention.
Note that this affects only the some combinations of date styles; for example
the ISO style is not affected by this parameter.