Re: Patch: Improve Boolean Predicate JSON Path Docs

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Erik Wienhold <ewie(at)ewie(dot)name>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Patch: Improve Boolean Predicate JSON Path Docs
Date: 2023-10-19 13:39:29
Message-ID: 92C78B55-C6B5-4352-B54F-25A36C2A956E@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Oct 19, 2023, at 01:22, jian he <jian(dot)universality(at)gmail(dot)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 Content-Type Size
v5-0001-Improve-boolean-predicate-JSON-Path-docs.patch application/applefile 114 bytes

In response to

Responses

Browse pgsql-hackers by date

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