Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2024-03-11 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 13.15
2023-06-12 Accept fractional seconds in jsonpath's datetime() method. Tom Lane 13.12
2023-01-12 Fix jsonpath existense checking of missing variables Alexander Korotkov 13.10
2020-10-07 Prevent internal overflows in date-vs-timestamp and related comparisons. Tom Lane 13.1
2020-09-29 Support for ISO 8601 in the jsonpath .datetime() method Alexander Korotkov 13.1
2020-09-29 Remove excess space from jsonpath .datetime() default format string Alexander Korotkov 13.1
2020-09-21 Copy editing: fix a bunch of misspellings and poor wording. Tom Lane 13.0
2020-09-14 Message fixes and style improvements Peter Eisentraut 13.0
2020-07-11 Forbid numeric NaN in jsonpath Alexander Korotkov 13.0
2020-07-11 Improve error reporting for jsonpath .double() method Alexander Korotkov 13.0
2020-04-30 Make SQL/JSON error code names match SQL standard Peter Eisentraut 13.0
2020-03-03 Allow to_date/to_timestamp to recognize non-English month/day names. Tom Lane 13.0
2020-02-18 Remove duplicated words in comments Michael Paquier 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-10-21 Refactor jsonpath's compareDatetime() Alexander Korotkov 13.0
2019-09-25 Correctly cast types to Datum and back in compareDatetime() Alexander Korotkov 13.0
2019-09-25 Implement jsonpath .datetime() method Alexander Korotkov 13.0
2019-09-17 Fix bogus handling of XQuery regex option flags. Tom Lane 13.0
2019-08-22 Make SQL/JSON error code names match SQL standard Peter Eisentraut 13.0
2019-08-12 Fix string comparison in jsonpath Alexander Korotkov 13.0
2019-08-11 Adjust string comparison in jsonpath Alexander Korotkov 13.0
2019-07-31 Remove superfluous newlines in function prototypes. Andres Freund 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0