File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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 $ -->
22<!--
33
44Typical markup:
@@ -150,7 +150,7 @@ do it for earlier branch release files.
150150 </para>
151151
152152 <para>
153- Previously PL/pgSQL functions that referenced temporary tables
153+ Previously PL/PgSQL functions that referenced temporary tables
154154 would fail if the temporary table was dropped and recreated
155155 between function invocations, unless <literal>EXECUTE</> was
156156 used.
@@ -206,8 +206,8 @@ do it for earlier branch release files.
206206
207207 </itemizedlist>
208208
209- Major performance improvements are listed below. Fortunately, most
210- of these 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
211211 tuning:
212212
213213 <itemizedlist>
You can’t perform that action at this time.
0 commit comments