File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.5.sgml,v 1.10 2009/12/18 22:11:09 petere Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.5.sgml,v 1.11 2009/12/19 00:05:27 rhaas Exp $ -->
2
2
3
3
<sect1 id="release-8-5">
4
4
<title>Release 8.5alpha3</title>
667
667
instead of the former behavior that would replace any textual match
668
668
including table names and column aliases (leading to syntax errors
669
669
later on). PL/pgSQL variable names that match fully-reserved words
670
- will now need to be quoted. An the other hand, a number of
670
+ will now need to be quoted. On the other hand, a number of
671
671
PL/pgSQL-specific words were de-reserved.</emphasis>
672
672
</para>
673
673
<para>
824
824
<para>
825
825
<emphasis>Refactor ECPG grammar so that it uses the core grammar's
826
826
unreserved_keyword list, minus a few specific words that have to be
827
- treated specially. This de-reserves a number of works in ECPG.</emphasis>
827
+ treated specially. This de-reserves a number of words in ECPG.</emphasis>
828
828
</para>
829
829
</listitem>
830
830
<listitem>
You can’t perform that action at this time.
0 commit comments