1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-24 14:22:24 +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:52 -04:00
parent a65e6c8217
commit ca4967903d
2 changed files with 4 additions and 4 deletions

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>

View File

@ -105,8 +105,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>