Re: Document DateStyle effect on jsonpath string()

David E. Wheeler <david@justatheory.com>

From: "David E. Wheeler" <david@justatheory.com>
To: jian he <jian.universality@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-07-09T14:45:37Z
Lists: pgsql-hackers

Attachments

On Jul 9, 2024, at 10:35, jian he <jian.universality@gmail.com> wrote:

> one tiny complaint would be maybe we need `reset datestyle`.

That’s fair. Done.

D

Commits

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

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