Re: GUCs to control abbreviated sort keys
От | Justin Pryzby |
---|---|
Тема | Re: GUCs to control abbreviated sort keys |
Дата | |
Msg-id | 20230125014349.GM13860@telsasoft.com обсуждение исходный текст |
Ответ на | GUCs to control abbreviated sort keys (Jeff Davis <pgsql@j-davis.com>) |
Ответы |
Re: GUCs to control abbreviated sort keys
|
Список | pgsql-hackers |
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
В списке pgsql-hackers по дате отправления: