Re: Range contains element filter not using index of the element column - Mailing list pgsql-general

From Lauri Kajan
Subject Re: Range contains element filter not using index of the element column
Date
Msg-id CAKWoFM+0Fv8ZyXhhSekSgG37yL6t7OwhxgXiKUhnbw0Ci1-vEQ@mail.gmail.com
Whole thread Raw
In response to Re: Range contains element filter not using index of the element column  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Thank you Jon and Tom!
Both of those ideas seem to work.

Do you think this is worth of a feature request? Would there be any use if btree index is used in these certain situations directly with @>?


Thanks,

Lauri

pgsql-general by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: jsonb_set() strictness considered harmful to data
Next
From: Matthias Apitz
Date:
Subject: status of CURSORs after DISCONNECT