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
-
Accept fractional seconds in jsonpath's datetime() method.
- 7398e27224f1 16.0 landed
- bd590d1fea1b 15.4 landed
- 6f23b5f74f5f 13.12 landed
- 5eaa05f63717 14.9 landed
-
Support for ISO 8601 in the jsonpath .datetime() method
- 927d9abb6538 14.0 cited