Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-22 | Guard against overly-long numeric formatting symbols from locale. | Tom Lane | 15.18 |
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 15.18 |
| 2024-12-07 | Fix is_digit labeling of to_timestamp's FFn format codes. | Tom Lane | 15.11 |
| 2023-03-14 | Fix corner case bug in numeric to_char() some more. | Tom Lane | 15.3 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-03 | Fix portability issues in datetime parsing. | Tom Lane | 15.0 |
| 2022-04-02 | Fix overflow hazards in interval input and output conversions. | Tom Lane | 15.0 |