public inbox for [email protected]
help / color / mirror / Atom feedFrom: Justin Pryzby <[email protected]>
To: Jeff Davis <[email protected]>
Cc: [email protected]
Subject: Re: GUCs to control abbreviated sort keys
Date: Tue, 24 Jan 2023 19:43:49 -0600
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On Sat, Jan 21, 2023 at 05:16:01PM -0800, Jeff Davis wrote:
> + <varlistentry id="guc-sort-abbreviated-keys" xreflabel="sort_abbreviated_keys">
> + <term><varname>sort_abbreviated_keys</varname> (<type>boolean</type>)
> + <indexterm>
> + <primary><varname>sort_abbreviated_keys</varname> configuration parameter</primary>
> + </indexterm>
> + </term>
> + <listitem>
> + <para>
> + Enables or disables the use of abbreviated sort keys, an optimization,
> + if applicable. The default is <literal>true</literal>. Disabling may
I think "an optimization, if applicable" is either too terse, or somehow
wrong. Maybe:
| Enables or disables the use of abbreviated keys, a sort optimization...
> + optimization could return wrong results. Set to
> + <literal>true</literal> if certain that <function>strxfrm()</function>
> + can be trusted.
"if you are certain"; or "if it is ..."
--
Justin
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: GUCs to control abbreviated sort keys
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox