Hi!
On Wed, Dec 18, 2013 at 2:35 PM, Kaare Rasmussen <kaare(at)jasonic(dot)dk> wrote:
> In many ways the new hstore (and perhaps json) format looks very exciting.
> But will there ever be (GIN/GIST) index support for <@ ?
It looks not hard to do with GiST. About GIN I don't have promising ideas:
likely we can't effectively use GIN for such kind of queries.
I believe it's not implemented because wasn't requested yet. Could you
share your use-case?
------
With best regards,
Alexander Korotkov.