Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-22 Guard against overly-long numeric formatting symbols from locale. Tom Lane 15.18
2026-04-22 Guard against overly-long numeric formatting symbols from locale. Tom Lane 16.14
2026-04-22 Guard against overly-long numeric formatting symbols from locale. Tom Lane 14.23
2026-04-22 Guard against overly-long numeric formatting symbols from locale. Tom Lane 17.10
2026-04-22 Guard against overly-long numeric formatting symbols from locale. Tom Lane 19 (unreleased)
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
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 15.18
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 17.10
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 14.23
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 16.14
2025-12-05 Fix some cases of indirectly casting away const. Tom Lane 19 (unreleased)
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 13.19
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 15.11
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 17.3
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 14.16
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 18.0
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 16.7
2024-09-26 Modernize to_char's Roman-numeral code, fixing overflow problems. Tom Lane 18.0
2024-01-25 Support TZ and OF format codes in to_timestamp(). Tom Lane 17.0
2023-03-14 Fix corner case bug in numeric to_char() some more. Tom Lane 16.0
2023-03-14 Fix corner case bug in numeric to_char() some more. Tom Lane 15.3
2023-03-14 Fix corner case bug in numeric to_char() some more. Tom Lane 11.20