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

From David E. Wheeler
Subject Re: JSON Path and GIN Questions
Date
Msg-id F6B4494D-359E-43C7-93EE-797E1AAC2C4B@justatheory.com
Whole thread Raw
In response to Re: JSON Path and GIN Questions  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: JSON Path and GIN Questions
List pgsql-hackers
On Sep 17, 2023, at 18:09, David E. Wheeler <david@justatheory.com> wrote:

> I think this is useful, but also that it’s worth calling out explicitly that functions do not count as indexable
operators.True by definition, of course, but I at least had assumed that since an operator is, in a sense, syntax sugar
fora function call, they are in some sense the same thing. 
>
> A header might be useful, something like “What Counts as an indexable expression”.

Hey Tom, are you still thinking about adding this bit to the docs? I took a quick look at master and didn’t see it
there.

Thanks,

David




pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: How to get started with contribution
Next
From: "David E. Wheeler"
Date:
Subject: GIN-Indexable JSON Patterns