From: | "David E(dot) Wheeler" <david(at)justatheory(dot)com> |
---|---|
To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
Cc: | Erik Wienhold <ewie(at)ewie(dot)name>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Q: Escapes in jsonpath Idents |
Date: | 2024-04-24 11:53:33 |
Message-ID: | 295D593C-C2E4-4A89-9D10-3B27643BEA73@justatheory.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Apr 24, 2024, at 05:46, Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
> I have committed this patch, and backpatched it, as a bug fix, because the existing description was wrong. To keep the patch minimal for backpatching, I didn't do the conversion to a list. I'm not sure I like that anyway, because it tends to 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
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Lakhin | 2024-04-24 12:00:00 | Re: Avoid orphaned objects dependencies, take 3 |
Previous Message | David E. Wheeler | 2024-04-24 11:52:37 | Re: Q: Escapes in jsonpath Idents |