Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix bogus handling of XQuery regex option flags. | Tom Lane | 2019-09-17 |
* | Support 'q' flag in jsonpath 'like_regex' predicate | Alexander Korotkov | 2019-06-19 |
* | Improve error reporting in jsonpath | Alexander Korotkov | 2019-05-08 |
* | Clean up minor warnings from buildfarm. | Tom Lane | 2019-04-28 |
* | Cosmetic changes for jsonpath_gram.y and jsonpath_scan.l | Alexander Korotkov | 2019-03-25 |
* | Get rid of jsonpath_gram.h and jsonpath_scanner.h | Alexander Korotkov | 2019-03-20 |
* | Rename typedef in jsonpath_gram.y from "string" to "JsonPathString" | Alexander Korotkov | 2019-03-19 |
* | Fix whitespace | Peter Eisentraut | 2019-03-19 |
* | Partial implementation of SQL/JSON path language | Alexander Korotkov | 2019-03-16 |