-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.519 2007/10/11 20:04:59 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.520 2007/10/11 20:35:56 momjian Exp $ -->
<!--
Typical markup:
</para>
<para>
- Previously PL/pgSQL functions that referenced temporary tables
+ Previously PL/PgSQL functions that referenced temporary tables
would fail if the temporary table was dropped and recreated
between function invocations, unless <literal>EXECUTE</> was
used.
</itemizedlist>
- Major performance improvements are listed below. Fortunately, most
- of these enhancements are automatic and require user changes or
+ Major performance improvements are listed below. Fortunately, most of
+ these enhancements are automatic and do not require user changes or
tuning:
<itemizedlist>