From 2e9468f2c850f2b712d23d110042cf14678c6791 Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Sat, 19 Dec 2009 00:05:27 +0000 Subject: [PATCH] Fix a few typos in the latest 8.5alpha3 release notes. --- doc/src/sgml/release-8.5.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/release-8.5.sgml b/doc/src/sgml/release-8.5.sgml index 73ad960fa2d..27d598f6039 100644 --- a/doc/src/sgml/release-8.5.sgml +++ b/doc/src/sgml/release-8.5.sgml @@ -1,4 +1,4 @@ - + Release 8.5alpha3 @@ -667,7 +667,7 @@ instead of the former behavior that would replace any textual match including table names and column aliases (leading to syntax errors later on). PL/pgSQL variable names that match fully-reserved words - will now need to be quoted. An the other hand, a number of + will now need to be quoted. On the other hand, a number of PL/pgSQL-specific words were de-reserved. @@ -824,7 +824,7 @@ Refactor ECPG grammar so that it uses the core grammar's unreserved_keyword list, minus a few specific words that have to be - treated specially. This de-reserves a number of works in ECPG. + treated specially. This de-reserves a number of words in ECPG. -- 2.39.5