Age | Commit message (Expand) | Author |
---|---|---|
2024-01-25 | Implement various jsonpath methods | Andrew Dunstan |
2023-03-05 | SQL JSON path enhanced numeric literals | Peter Eisentraut |
2023-02-27 | Rework pg_input_error_message(), now renamed pg_input_error_info() | Michael Paquier |
2022-12-24 | Convert jsonpath's input function to report errors softly | Andrew Dunstan |
2022-03-28 | Make JSON path numeric literals more correct | Peter Eisentraut |
2019-09-25 | Implement jsonpath .datetime() method | Alexander Korotkov |
2019-09-20 | Fix some minor spec-compliance issues in jsonpath lexer. | Tom Lane |
2019-06-19 | Support 'q' flag in jsonpath 'like_regex' predicate | Alexander Korotkov |
2019-03-25 | Get rid of backtracking in jsonpath_scan.l | Alexander Korotkov |
2019-03-16 | Partial implementation of SQL/JSON path language | Alexander Korotkov |