Re: Q: Escapes in jsonpath Idents - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Q: Escapes in jsonpath Idents
Date
Msg-id 295D593C-C2E4-4A89-9D10-3B27643BEA73@justatheory.com
Whole thread Raw
In response to Re: Q: Escapes in jsonpath Idents  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Apr 24, 2024, at 05:46, Peter Eisentraut <peter@eisentraut.org> wrote:

> I have committed this patch, and backpatched it, as a bug fix, because the existing description was wrong.  To keep
thepatch minimal for backpatching, I didn't do the conversion to a list.  I'm not sure I like that anyway, because it
tendsto draw more attention to that part over the surrounding parts, which didn't seem appropriate in this case.  But
anyway,if you have any more non-bug-fix editing in this area, which would then target PG18, please send more patches. 

Makes sense, that level of detail gets into the weeks so maybe doesn’t need to be quite so prominent as a list. Thank
you!

David




pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Q: Escapes in jsonpath Idents
Next
From: Alexander Lakhin
Date:
Subject: Re: Avoid orphaned objects dependencies, take 3