Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-22 | Guard against overly-long numeric formatting symbols from locale. | Tom Lane | 18.4 |
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 18.4 |
| 2025-01-22 | Support RN (roman-numeral format) in to_number(). | Tom Lane | 18.0 |
| 2024-12-07 | Fix is_digit labeling of to_timestamp's FFn format codes. | Tom Lane | 18.0 |
| 2024-09-26 | Modernize to_char's Roman-numeral code, fixing overflow problems. | Tom Lane | 18.0 |