Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-25 | Add support for Tcl 9 | Peter Eisentraut | 16.7 |
| 2024-06-04 | Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). | Tom Lane | 16.4 |
| 2023-03-25 | Add SysCacheGetAttrNotNull for guaranteed not-null attrs | Daniel Gustafsson | 16.0 |
| 2023-02-22 | Add missing support for the latest SPI status codes. | Dean Rasheed | 16.0 |
| 2022-12-27 | Convert the reg* input functions to report (most) errors softly. | Tom Lane | 16.0 |
| 2022-11-13 | Refactor aclcheck functions | Peter Eisentraut | 16.0 |
| 2022-07-18 | Remove now superfluous declarations of dlsym()ed symbols. | Andres Freund | 16.0 |