Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-31 | Implementation of subscripting for jsonb | Alexander Korotkov | 14.0 |
| 2020-12-20 | Multirange datatypes | Alexander Korotkov | 14.0 |
| 2019-03-25 | Get rid of backtracking in 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-17 | Remove some make rules added in 142c400d72 | Alexander Korotkov | 12.0 |
| 2019-03-17 | Fix make rules for jsonpath grammar making them similar to SQL grammar | Alexander Korotkov | 12.0 |
| 2019-03-16 | Partial implementation of SQL/JSON path language | Alexander Korotkov | 12.0 |