aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/jsonpath.h
Commit message (Expand)AuthorAge
* Revert SQL/JSON featuresAndrew Dunstan2022-09-01
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Apply PGDLLIMPORT markings broadly.Robert Haas2022-04-08
* JSON_TABLEAndrew Dunstan2022-04-04
* SQL/JSON query functionsAndrew Dunstan2022-03-29
* Update copyright for 2022Bruce Momjian2022-01-07
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Make the order of the header file includes consistent.Amit Kapila2019-11-25
* Implement jsonpath .datetime() methodAlexander Korotkov2019-09-25
* Fix bogus handling of XQuery regex option flags.Tom Lane2019-09-17
* Support 'q' flag in jsonpath 'like_regex' predicateAlexander Korotkov2019-06-19
* Fix typos.Amit Kapila2019-05-26
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* GIN support for @@ and @? jsonpath operatorsAlexander Korotkov2019-04-01
* Partial implementation of SQL/JSON path languageAlexander Korotkov2019-03-16