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 7e87d82d-326a-a8df-ee4f-ec708c701dce@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  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> So that leaves us with needing
> to find a better name for this new one.  Any ideas?
I'm thinking of something wide like
opersel, operjoinsel, DEFAULT_OPER_SEL
or maybe even
genericsel, genericjoinsel, DEFAULT_GENERIC_SEL

Best, Alex



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Less-silly selectivity for JSONB matching operators
Next
From: Tom Lane
Date:
Subject: Re: Less-silly selectivity for JSONB matching operators