Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-01 | Fix overly strict Assert in jsonpath code | David Rowley | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-30 | Use appendStringInfoString instead of appendBinaryStringInfo where possible | Peter Eisentraut | 16.0 |
| 2022-12-30 | Change argument of appendBinaryStringInfo from char * to void * | Peter Eisentraut | 16.0 |
| 2022-12-24 | Convert jsonpath's input function to report errors softly | Andrew Dunstan | 16.0 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 16.0 |