Fix show message
Tatsuo Ishii
This commit is contained in:
parent
e38664aaa2
commit
03df474440
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$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
|
Postgres documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -110,7 +110,7 @@ NOTICE: DateStyle is ISO with US (NonEuropean) conventions
|
|||||||
Show the current genetic optimizer (<literal>geqo</literal>) setting:
|
Show the current genetic optimizer (<literal>geqo</literal>) setting:
|
||||||
<screen>
|
<screen>
|
||||||
SHOW GEQO;
|
SHOW GEQO;
|
||||||
NOTICE: geqo = true
|
NOTICE: geqo is on
|
||||||
</screen>
|
</screen>
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user