Skip to content

Commit 111d954

Browse files
committed
Small wording improvements
1 parent f40346f commit 111d954

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5063,7 +5063,7 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
50635063
</term>
50645064
<listitem>
50655065
<para>
5066-
Enables or disables reordering of keys in <literal>GROUP BY</literal>
5066+
Enables or disables reordering of keys in a <literal>GROUP BY</literal>
50675067
clause. The default is <literal>on</literal>.
50685068
</para>
50695069
</listitem>

src/backend/utils/misc/guc_tables.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ struct config_bool ConfigureNamesBool[] =
969969
},
970970
{
971971
{"enable_group_by_reordering", PGC_USERSET, QUERY_TUNING_METHOD,
972-
gettext_noop("Enable reordering of GROUP BY key."),
972+
gettext_noop("Enables reordering of GROUP BY keys."),
973973
NULL,
974974
GUC_EXPLAIN
975975
},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy