1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Small wording improvements

This commit is contained in:
Peter Eisentraut
2022-09-14 22:30:51 +02:00
parent f40346ff0b
commit 111d954024
2 changed files with 2 additions and 2 deletions

View File

@ -5063,7 +5063,7 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
</term>
<listitem>
<para>
Enables or disables reordering of keys in <literal>GROUP BY</literal>
Enables or disables reordering of keys in a <literal>GROUP BY</literal>
clause. The default is <literal>on</literal>.
</para>
</listitem>