Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix bogus handling of XQuery regex option flags. | Tom Lane | 2019-09-17 |
* | Adjust string comparison in jsonpath | Alexander Korotkov | 2019-08-11 |
* | Support 'q' flag in jsonpath 'like_regex' predicate | Alexander Korotkov | 2019-06-19 |
* | Throw error in jsonb_path_match() when result is not single boolean | Alexander Korotkov | 2019-04-01 |
* | Get rid of backtracking in jsonpath_scan.l | Alexander Korotkov | 2019-03-25 |
* | Remove ambiguity for jsonb_path_match() and jsonb_path_exists() | Alexander Korotkov | 2019-03-20 |
* | Partial implementation of SQL/JSON path language | Alexander Korotkov | 2019-03-16 |