Re: Patch: Improve Boolean Predicate JSON Path Docs - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Patch: Improve Boolean Predicate JSON Path Docs
Date
Msg-id 92C78B55-C6B5-4352-B54F-25A36C2A956E@justatheory.com
Whole thread Raw
In response to Re: Patch: Improve Boolean Predicate JSON Path Docs  (jian he <jian.universality@gmail.com>)
Responses Re: Patch: Improve Boolean Predicate JSON Path Docs
List pgsql-hackers
On Oct 19, 2023, at 01:22, jian he <jian.universality@gmail.com> wrote:

> "Do not use with non-predicate", double negative is not easy to
> comprehend. Maybe we can simplify it.
>
> 16933:         value. Use only SQL-standard JSON path expressions, not not
> there are two "not".
>
> 15842:         SQL-standard JSON path expressions, not not
> there are two "not”.


Thank you, jian. Updated patch attached and also on GitHub.

  https://github.com/postgres/postgres/compare/master...theory:postgres:jsonpath-pred-docs

Best,

David



Attachment

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: [patch] pg_basebackup: mention that spread checkpoints are the default in --help
Next
From: shihao zhong
Date:
Subject: Re: Allow ALTER SYSTEM SET on unrecognized custom GUCs