Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-03-30 Make cast functions to type money error safe Peter Eisentraut 19 (unreleased)
2025-12-01 Change some callers to use pg_ascii_toupper(). Jeff Davis 19 (unreleased)
2025-01-01 Fix an assortment of spelling mistakes and typos David Rowley 18.0
2024-08-15 Remove dependence on -fwrapv semantics in a few places. Nathan Bossart 18.0
2024-07-30 Replace static bufs with a StringInfo in cash_words() Heikki Linnakangas 18.0
2024-07-19 Add overflow checks to money type. Nathan Bossart 14.13
2024-07-19 Add overflow checks to money type. Nathan Bossart 13.16
2024-07-19 Add overflow checks to money type. Nathan Bossart 15.8
2024-07-19 Add overflow checks to money type. Nathan Bossart 12.20
2024-07-19 Add overflow checks to money type. Nathan Bossart 17.0
2024-07-19 Add overflow checks to money type. Nathan Bossart 16.4
2024-07-19 Add overflow checks to money type. Nathan Bossart 18.0
2022-12-14 Convert a few more datatype input functions to report errors softly. Tom Lane 16.0
2021-12-01 Remove unused includes Peter Eisentraut 15.0
2020-09-09 Expose internal function for converting int64 to numeric Peter Eisentraut 14.0
2019-07-26 Fix loss of fractional digits for large values in cash_numeric(). Tom Lane 10.10
2019-07-26 Fix loss of fractional digits for large values in cash_numeric(). Tom Lane 11.5
2019-07-26 Fix loss of fractional digits for large values in cash_numeric(). Tom Lane 13.0
2019-07-26 Fix loss of fractional digits for large values in cash_numeric(). Tom Lane 9.4.24
2019-07-26 Fix loss of fractional digits for large values in cash_numeric(). Tom Lane 9.6.15
2019-07-26 Fix loss of fractional digits for large values in cash_numeric(). Tom Lane 9.5.19
2019-07-26 Fix loss of fractional digits for large values in cash_numeric(). Tom Lane 12.0
2018-10-16 Correct constness of a few variables. Andres Freund 12.0
2017-12-13 Use new overflow aware integer operations. Andres Freund 11.0