Re: Patch: Improve Boolean Predicate JSON Path Docs

Erik Wienhold <ewie@mailbox.org>

From: Erik Wienhold <ewie@mailbox.org>
To: "David E. Wheeler" <david@justatheory.com>
Cc: Erik Wienhold <ewie@ewie.name>, pgsql-hackers@lists.postgresql.org
Date: 2023-10-20T02:49:06Z
Lists: pgsql-hackers
On 2023-10-19 15:39 +0200, David E. Wheeler wrote:
> On Oct 19, 2023, at 01:22, jian he <jian.universality@gmail.com> wrote:
> 
> Updated patch attached and also on GitHub.
> 
>   https://github.com/postgres/postgres/compare/master...theory:postgres:jsonpath-pred-docs

Just wanted to take a look at v5.  But it's an applefile again :P

-- 
Erik



Commits

  1. Doc: improve documentation for jsonpath behavior.

  2. Ensure we have a snapshot while dropping ON COMMIT DROP temp tables.