Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-12 | Accept fractional seconds in jsonpath's datetime() method. | Tom Lane | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2022-12-10 | Restructure soft-error handling in formatting.c. | Tom Lane | 16.0 |
| 2022-12-09 | Convert a few datatype input functions to use "soft" error reporting. | Tom Lane | 16.0 |
| 2022-08-17 | Avoid using list_length() to test for empty list. | Tom Lane | 16.0 |