|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.233 2004/01/2500:36:18 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.234 2004/01/2503:30:00 momjian Exp $ |
3 | 3 | --> |
4 | 4 |
|
5 | 5 | <Chapter Id="runtime"> |
@@ -1825,7 +1825,7 @@ SET ENABLE_SEQSCAN TO OFF; |
1825 | 1825 | <command>EXECUTE</> only displays the plan name, not the |
1826 | 1826 | prepared query. Server-side languages like |
1827 | 1827 | <application>PL/pgSQL</> that store functions in a cache only |
1828 | | - display their queries on first function call. superusers can |
| 1828 | + display their queries on first function call.Onlysuperusers can |
1829 | 1829 | turn off this option if it is enabled by the administrator. |
1830 | 1830 | </para> |
1831 | 1831 | </listitem> |
|