mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Add missing word.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
<!-- $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:
|
Typical markup:
|
||||||
@ -150,7 +150,7 @@ do it for earlier branch release files.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<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
|
would fail if the temporary table was dropped and recreated
|
||||||
between function invocations, unless <literal>EXECUTE</> was
|
between function invocations, unless <literal>EXECUTE</> was
|
||||||
used.
|
used.
|
||||||
@ -206,8 +206,8 @@ do it for earlier branch release files.
|
|||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
Major performance improvements are listed below. Fortunately, most
|
Major performance improvements are listed below. Fortunately, most of
|
||||||
of these enhancements are automatic and require user changes or
|
these enhancements are automatic and do not require user changes or
|
||||||
tuning:
|
tuning:
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
Reference in New Issue
Block a user