Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 03df474

Browse files
committed
Fix show message
Tatsuo Ishii
1 parent e38664a commit 03df474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/show.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/show.sgml,v 1.13 2001/09/03 12:57:50 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/show.sgml,v 1.14 2001/09/14 08:47:00 ishii Exp $
33
Postgres documentation
44
-->
55

@@ -110,7 +110,7 @@ NOTICE: DateStyle is ISO with US (NonEuropean) conventions
110110
Show the current genetic optimizer (<literal>geqo</literal>) setting:
111111
<screen>
112112
SHOW GEQO;
113-
NOTICE: geqo = true
113+
NOTICE: geqo is on
114114
</screen>
115115
</para>
116116
</refsect1>

0 commit comments

Comments
 (0)