Re: Less-silly selectivity for JSONB matching operators

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Less-silly selectivity for JSONB matching operators
Дата
Msg-id 13465.1585751613@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Less-silly selectivity for JSONB matching operators  (Alexey Bashtanov <bashtanov@imap.cc>)
Список pgsql-hackers
Alexey Bashtanov <bashtanov@imap.cc> writes:
> On 31/03/2020 18:53, Tom Lane wrote:
>> Renamed "matchsel" to "matchingsel" etc, added DEFAULT_MATCHING_SEL,
>> rebased over commit 911e70207.  Since that commit already created
>> new versions of the relevant contrib modules, I think we can just
>> redefine what those versions contain, rather than making yet-newer
>> versions.  (Of course, that assumes we're going to include this in
>> v13.)

> Looks good to me.

Pushed, thanks for reviewing!

            regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: WAL usage calculation patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: control max length of parameter values logged