1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

doc: fix typo in release notes

Backpatch through 8.4

Per suggestion by Amit Langote
This commit is contained in:
Bruce Momjian
2013-10-09 08:44:51 -04:00
parent e6a8de2854
commit 8c64e93370

View File

@ -91,8 +91,8 @@
<listitem>
<para>
Fix rare <literal>GROUP BY</> query error caused by improperly processed date type
modifiers (Tom Lane)
Fix rare <literal>GROUP BY</> query error caused by improperly
processed data type modifiers (Tom Lane)
</para>
</listitem>