Commits

DateSubjectAuthorReleases
2023-02-03 Make int64_div_fast_to_numeric() more robust. Dean Rasheed 14.7
2023-02-02 Clarify the choice of rscale in numeric_sqrt(). Dean Rasheed 16.0
2023-02-02 Ensure that numeric.c compiles with other NBASE values. Dean Rasheed 16.0
2023-01-23 Add non-decimal integer support to type numeric. Dean Rasheed 16.0
2023-01-23 Optimise numeric division for 3 and 4 base-NBASE digit divisors. Dean Rasheed 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-15 Static assertions cleanup Peter Eisentraut 16.0
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2022-10-20 Improve the accuracy of numeric power() for integer exponents. Dean Rasheed 16.0
2022-10-07 Remove unnecessary uses of Abs() Peter Eisentraut 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 12.11
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 11.16
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 10.21
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 14.3
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 15.0
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 13.7
2022-02-27 Optimise numeric division for one and two base-NBASE digit divisors. Dean Rasheed 15.0
2022-02-27 Simplify the inner loop of numeric division in div_var(). Dean Rasheed 15.0
2022-02-27 Apply auto-vectorization to the inner loop of div_var_fast(). Dean Rasheed 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-01 Remove unused includes Peter Eisentraut 15.0
2021-10-06 Fix corner-case loss of precision in numeric_power(). Dean Rasheed 9.6.24
2021-10-06 Fix corner-case loss of precision in numeric_power(). Dean Rasheed 10.19