We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e10bb05 commit acfa013Copy full SHA for acfa013
doc/src/sgml/runtime.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.233 2004/01/25 00:36:18 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.234 2004/01/25 03:30:00 momjian Exp $
3
-->
4
5
<Chapter Id="runtime">
@@ -1825,7 +1825,7 @@ SET ENABLE_SEQSCAN TO OFF;
1825
<command>EXECUTE</> only displays the plan name, not the
1826
prepared query. Server-side languages like
1827
<application>PL/pgSQL</> that store functions in a cache only
1828
- display their queries on first function call. superusers can
+ display their queries on first function call. Only superusers can
1829
turn off this option if it is enabled by the administrator.
1830
</para>
1831
</listitem>
0 commit comments