Commit 03df4744 authored by Tatsuo Ishii's avatar Tatsuo Ishii

Fix show message

    Tatsuo Ishii
parent e38664aa
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/show.sgml,v 1.13 2001/09/03 12:57:50 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/show.sgml,v 1.14 2001/09/14 08:47:00 ishii Exp $
Postgres documentation
-->
......@@ -110,7 +110,7 @@ NOTICE: DateStyle is ISO with US (NonEuropean) conventions
Show the current genetic optimizer (<literal>geqo</literal>) setting:
<screen>
SHOW GEQO;
NOTICE: geqo = true
NOTICE: geqo is on
</screen>
</para>
</refsect1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment