Age | Commit message (Expand) | Author |
---|---|---|
2021-01-02 | Update copyright for 2021 | Bruce Momjian |
2020-10-15 | Fixup some appendStringInfo and appendPQExpBuffer calls | David Rowley |
2020-01-01 | Update copyrights for 2020 | Bruce Momjian |
2019-09-25 | Implement jsonpath .datetime() method | Alexander Korotkov |
2019-09-17 | Fix bogus handling of XQuery regex option flags. | Tom Lane |
2019-06-19 | Support 'q' flag in jsonpath 'like_regex' predicate | Alexander Korotkov |
2019-06-03 | Fix typos in various places | Michael Paquier |
2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane |
2019-05-16 | More message style fixes | Alvaro Herrera |
2019-04-28 | Clean up minor warnings from buildfarm. | Tom Lane |
2019-03-16 | Suppress -Wimplicit-fallthrough warnings in new jsonpath code. | Tom Lane |
2019-03-16 | Partial implementation of SQL/JSON path language | Alexander Korotkov |