Re: Less-silly selectivity for JSONB matching operators - Mailing list pgsql-hackers

From Alexey Bashtanov
Subject Re: Less-silly selectivity for JSONB matching operators
Date
Msg-id d1ff7a24-1586-8074-a3b4-44356e379fb2@imap.cc
Whole thread Raw
In response to Re: Less-silly selectivity for JSONB matching operators  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Less-silly selectivity for JSONB matching operators
List pgsql-hackers
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.

Best, Alex



pgsql-hackers by date:

Previous
From: James Coleman
Date:
Subject: Re: [PATCH] Incremental sort (was: PoC: Partial sort)
Next
From: Anna Akenteva
Date:
Subject: Re: [HACKERS] make async slave to wait for lsn to be replayed