Equivalent to specifying <command>SET GEQO='ON'</command>
...
...
@@ -546,9 +476,7 @@ DEFAULT
</varlistentry>
<varlistentry>
<term>
KSQO
</term>
<term>KSQO</term>
<listitem>
<para>
<firstterm>Key Set Query Optimizer</firstterm> forces the query optimizer
...
...
@@ -557,9 +485,7 @@ KSQO
<variablelist>
<varlistentry>
<term>
ON
</term>
<term>ON</term>
<listitem>
<para>
enables this optimization.
...
...
@@ -568,9 +494,7 @@ ON
</varlistentry>
<varlistentry>
<term>
OFF
</term>
<term>OFF</term>
<listitem>
<para>
disables this optimization.
...
...
@@ -579,9 +503,7 @@ OFF
</varlistentry>
<varlistentry>
<term>
DEFAULT
</term>
<term>DEFAULT</term>
<listitem>
<para>
Equivalent to specifying <command>SET KSQO='OFF'</command>.
...
...
@@ -618,9 +540,9 @@ DEFAULT
<variablelist>
<varlistentry>
<term>
<returnvalue>SET VARIABLE</returnvalue>
</term>
<term><computeroutput>
SET VARIABLE
</computeroutput></term>
<listitem>
<para>
Message returned if successfully.
...
...
@@ -629,9 +551,9 @@ DEFAULT
</varlistentry>
<varlistentry>
<term>
<returnvalue>WARN: Bad value for <replaceable class="parameter">variable</replaceable> (<replaceable class="parameter">value</replaceable>)</returnvalue>
</term>
<term><computeroutput>
WARN: Bad value for <replaceable class="parameter">variable</replaceable> (<replaceable class="parameter">value</replaceable>)
</computeroutput></term>
<listitem>
<para>
If the command fails to set the specified variable.