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:52 -04:00
parent b444726ef6
commit 6defa661e0
3 changed files with 6 additions and 6 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>

View File

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