Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 16.12 |
| 2023-04-08 | Redesign interrupt/cancel API for regex engine. | Thomas Munro | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-24 | Convert jsonpath's input function to report errors softly | Andrew Dunstan | 16.0 |
| 2022-09-20 | Suppress variable-set-but-not-used warnings from clang 15. | Tom Lane | 16.0 |
| 2022-09-09 | Bump minimum version of Bison to 2.3 | John Naylor | 16.0 |
| 2022-09-04 | Build all Flex files standalone | John Naylor | 16.0 |
| 2022-08-17 | Avoid using list_length() to test for empty list. | Tom Lane | 16.0 |
| 2022-07-20 | Tweak detail and hint messages to be consistent with project policy | Michael Paquier | 16.0 |
| 2022-07-03 | Remove %error-verbose directive from jsonpath parser | Andrew Dunstan | 16.0 |