Re: JSON Path and GIN Questions - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: JSON Path and GIN Questions
Date
Msg-id 9103BD24-4EBF-4652-81CA-051822BF995B@justatheory.com
Whole thread Raw
In response to Re: JSON Path and GIN Questions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Dec 17, 2023, at 16:08, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> I'd waited because the discussion was still active, and then it
> kind of slipped off the radar.  I'll take another look and push
> some form of what I suggested.

Right on.

> That doesn't really address the
> jsonpath oddities you were on about, though.

No, I attempted to address those in [a patch][1].

  [1]: https://commitfest.postgresql.org/45/4624/

Best,

David




pgsql-hackers by date:

Previous
From: Andy Fan
Date:
Subject: Re: Is a clearer memory lifespan for outerTuple and innerTuple useful?
Next
From: Tomas Vondra
Date:
Subject: Re: planner chooses incremental but not the best one