Re: Comparing date strings with jsonpath expression

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Tim Field <tim@mohiohio.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2023-05-26T13:51:09Z
Lists: pgsql-bugs
Tim Field <tim@mohiohio.com> writes:
> Example here of the issue, and a stackoverflow post with further discussion.

We generally ask that bug reports be self-contained, not pointers to
ephemeral web pages.  This thread will still be in the Postgres mail
archives long after those pages are gone.

			regards, tom lane



Commits

  1. Accept fractional seconds in jsonpath's datetime() method.

  2. Support for ISO 8601 in the jsonpath .datetime() method