File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 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 $ -->
22
33<sect1 id="release-8-5">
44 <title>Release 8.5alpha3</title>
667667 instead of the former behavior that would replace any textual match
668668 including table names and column aliases (leading to syntax errors
669669 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
671671 PL/pgSQL-specific words were de-reserved.</emphasis>
672672 </para>
673673 <para>
824824 <para>
825825 <emphasis>Refactor ECPG grammar so that it uses the core grammar's
826826 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>
828828 </para>
829829 </listitem>
830830 <listitem>
You can’t perform that action at this time.
0 commit comments