aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonpath_exec.c
Commit message (Expand)AuthorAge
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Fix declarations of couple jsonpath functionsAlexander Korotkov2019-05-19
* More message style fixesAlvaro Herrera2019-05-16
* Improve error reporting in jsonpathAlexander Korotkov2019-05-08
* Fix typos and clarify a commentMagnus Hagander2019-05-07
* Clean up minor warnings from buildfarm.Tom Lane2019-04-28
* Throw error in jsonb_path_match() when result is not single booleanAlexander Korotkov2019-04-01
* Revert 4178d8b91cAlexander Korotkov2019-03-18
* Beautify initialization of JsonValueList and JsonLikeRegexContextAlexander Korotkov2019-03-17
* Fix compiler warning in jsonpath_exec.cAlexander Korotkov2019-03-17
* Numeric error suppression in jsonpathAlexander Korotkov2019-03-16
* Partial implementation of SQL/JSON path languageAlexander Korotkov2019-03-16