Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-06 | Compute aggregate argument types correctly in transformAggregateCall(). | Tom Lane | 16.1 |
| 2023-02-27 | Rework pg_input_error_message(), now renamed pg_input_error_info() | Michael Paquier | 16.0 |
| 2022-12-12 | Fix jsonb subscripting to cope with toasted subscript values. | Tom Lane | 16.0 |
| 2022-12-11 | Convert json_in and jsonb_in to report errors softly. | Tom Lane | 16.0 |