From: Bruce Momjian Date: Wed, 9 Oct 2013 12:44:51 +0000 (-0400) Subject: doc: fix typo in release notes X-Git-Tag: REL8_4_19~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c64e933706cd1b3520fb71c4198710c1ac985da;p=thirdparty%2Fpostgresql.git doc: fix typo in release notes Backpatch through 8.4 Per suggestion by Amit Langote --- diff --git a/doc/src/sgml/release-8.4.sgml b/doc/src/sgml/release-8.4.sgml index ae8deb9ec0d..45972c23959 100644 --- a/doc/src/sgml/release-8.4.sgml +++ b/doc/src/sgml/release-8.4.sgml @@ -91,8 +91,8 @@ - Fix rare GROUP BY query error caused by improperly processed date type - modifiers (Tom Lane) + Fix rare GROUP BY query error caused by improperly + processed data type modifiers (Tom Lane)