|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.519 2007/10/11 20:04:59 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.520 2007/10/11 20:35:56 momjian Exp $ --> |
2 | 2 | <!--
|
3 | 3 |
|
4 | 4 | Typical markup:
|
@@ -150,7 +150,7 @@ do it for earlier branch release files.
|
150 | 150 | </para>
|
151 | 151 |
|
152 | 152 | <para>
|
153 |
| - Previously PL/pgSQL functions that referenced temporary tables |
| 153 | + Previously PL/PgSQL functions that referenced temporary tables |
154 | 154 | would fail if the temporary table was dropped and recreated
|
155 | 155 | between function invocations, unless <literal>EXECUTE</> was
|
156 | 156 | used.
|
@@ -206,8 +206,8 @@ do it for earlier branch release files.
|
206 | 206 |
|
207 | 207 | </itemizedlist>
|
208 | 208 |
|
209 |
| - Major performance improvements are listed below. Fortunately, most |
210 |
| -ofthese enhancements are automatic and require user changes or |
| 209 | + Major performance improvements are listed below. Fortunately, most of |
| 210 | + these enhancements are automatic and do not require user changes or |
211 | 211 | tuning:
|
212 | 212 |
|
213 | 213 | <itemizedlist>
|
|