summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonpath_exec.c
AgeCommit message (Expand)Author
2019-03-18Revert 4178d8b91cAlexander Korotkov
2019-03-17Beautify initialization of JsonValueList and JsonLikeRegexContextAlexander Korotkov
2019-03-17Fix compiler warning in jsonpath_exec.cAlexander Korotkov
2019-03-16Numeric error suppression in jsonpathAlexander Korotkov
2019-03-16Partial implementation of SQL/JSON path languageAlexander Korotkov