Age | Commit message (Expand) | Author |
---|---|---|
2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane |
2019-05-19 | Fix declarations of couple jsonpath functions | Alexander Korotkov |
2019-05-16 | More message style fixes | Alvaro Herrera |
2019-05-07 | Improve error reporting in jsonpath | Alexander Korotkov |
2019-05-07 | Fix typos and clarify a comment | Magnus Hagander |
2019-04-28 | Clean up minor warnings from buildfarm. | Tom Lane |
2019-04-01 | Throw error in jsonb_path_match() when result is not single boolean | Alexander Korotkov |
2019-03-18 | Revert 4178d8b91c | Alexander Korotkov |
2019-03-17 | Beautify initialization of JsonValueList and JsonLikeRegexContext | Alexander Korotkov |
2019-03-17 | Fix compiler warning in jsonpath_exec.c | Alexander Korotkov |
2019-03-16 | Numeric error suppression in jsonpath | Alexander Korotkov |
2019-03-16 | Partial implementation of SQL/JSON path language | Alexander Korotkov |