Commits

DateSubjectAuthorReleases
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.4.25
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.5.20
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.6.16
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 10.11
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 11.6
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 12.1
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 13.0
2019-08-05 Add safeguards in LSN, numeric and float calculation for custom errors Michael Paquier 13.0
2019-05-26 Fix typos. Amit Kapila 12.0
2019-03-16 Numeric error suppression in jsonpath Alexander Korotkov 12.0
2019-03-12 Add support for hyperbolic functions, as well as log10(). Tom Lane 12.0
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2019-02-13 Use strtof() and not strtod() for float4 input. Andrew Gierth 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2019-01-01 Remove configure switch --disable-strong-random Michael Paquier 12.0
2018-12-29 Use a separate random seed for SQL random()/setseed() functions. Tom Lane 12.0
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 9.4.21
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 9.6.12
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 9.5.16
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 11.2
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 10.7
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 12.0
2018-10-08 Improve snprintf.c's handling of NaN, Infinity, and minus zero. Tom Lane 12.0
2018-10-06 Improve the accuracy of floating point statistical aggregates. Dean Rasheed 12.0
2018-07-29 Provide separate header file for built-in float types Tomas Vondra 12.0