Re: Document DateStyle effect on jsonpath string()

David E. Wheeler <david@justatheory.com>

From: "David E. Wheeler" <david@justatheory.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andrew Dunstan <andrew@dunslane.net>, Peter Eisentraut <peter@eisentraut.org>, jian he <jian.universality@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-09-16T17:25:17Z
Lists: pgsql-hackers
On Sep 11, 2024, at 15:52, David E. Wheeler <david@justatheory.com> wrote:

> WFM, though now I’ll have to go change my port 😂.

I saw this was committed in cb599b9. Thank you!

BTW, will the back-patch to 17 (cc4fdfa) be included in 17.0 or 17.1?

Best,

David




Commits

  1. Make jsonpath .string() be immutable for datetimes.

  2. Improve documentation and testing of jsonpath string() for datetimes.