Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-07 | Improve error reporting in jsonpath | Alexander Korotkov | 12.0 |
| 2019-04-28 | Clean up minor warnings from buildfarm. | Tom Lane | 12.0 |
| 2019-03-25 | Cosmetic changes for jsonpath_gram.y and jsonpath_scan.l | Alexander Korotkov | 12.0 |
| 2019-03-20 | Get rid of jsonpath_gram.h and jsonpath_scanner.h | Alexander Korotkov | 12.0 |
| 2019-03-19 | Rename typedef in jsonpath_gram.y from "string" to "JsonPathString" | Alexander Korotkov | 12.0 |
| 2019-03-19 | Fix whitespace | Peter Eisentraut | 12.0 |
| 2019-03-16 | Partial implementation of SQL/JSON path language | Alexander Korotkov | 12.0 |