Typo in 9.2.5 release note item? - Mailing list pgsql-hackers

From Amit Langote
Subject Typo in 9.2.5 release note item?
Date
Msg-id CA+HiwqG3fSFTAR6iDLgeLsR5XTqXRa08VV4-JeEj-ya3REom_w@mail.gmail.com
Whole thread Raw
Responses Re: Typo in 9.2.5 release note item?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Hi,

In the release notes for 9.2.5,

Should the following:

"Fix rare GROUP BY query error caused by improperly processed date
type modifiers (Tom Lane)"

be:

"Fix rare GROUP BY query error caused by improperly processed *data*
type modifiers (Tom Lane)"

Assuming the change has to do with the following commit:

http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=bd5ab4b28745605493ab7061724ba0375ee9593a


--
Amit Langote



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Patch: FORCE_NULL option for copy COPY in CSV mode
Next
From: Haribabu kommi
Date:
Subject: Re: Compression of full-page-writes