Commits

DateSubjectAuthorReleases
2015-08-02 Avoid calling memcpy() with a NULL source pointer and count == 0. Tom Lane 9.5.0
2015-08-02 Avoid calling memcpy() with a NULL source pointer and count == 0. Tom Lane 9.6.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER in a number of other places. Tom Lane 9.5.0
2015-01-27 Fix NUMERIC field access macros to treat NaNs consistently. Tom Lane 9.1.15
2015-01-27 Fix NUMERIC field access macros to treat NaNs consistently. Tom Lane 9.2.10
2015-01-27 Fix NUMERIC field access macros to treat NaNs consistently. Tom Lane 9.3.6
2015-01-27 Fix NUMERIC field access macros to treat NaNs consistently. Tom Lane 9.4.1
2015-01-27 Fix NUMERIC field access macros to treat NaNs consistently. Tom Lane 9.5.0
2014-12-01 Guard against bad "dscale" values in numeric_recv(). Tom Lane 9.0.19
2014-12-01 Guard against bad "dscale" values in numeric_recv(). Tom Lane 9.1.15
2014-12-01 Guard against bad "dscale" values in numeric_recv(). Tom Lane 9.2.10
2014-12-01 Guard against bad "dscale" values in numeric_recv(). Tom Lane 9.3.6
2014-12-01 Guard against bad "dscale" values in numeric_recv(). Tom Lane 9.4.0
2014-12-01 Guard against bad "dscale" values in numeric_recv(). Tom Lane 9.5.0
2014-11-06 Fix normalization of numeric values in JSONB GIN indexes. Tom Lane 9.4.0
2014-11-06 Fix normalization of numeric values in JSONB GIN indexes. Tom Lane 9.5.0
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.0.19
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.1.15
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.2.10
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.3.6
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.4.0
2014-09-12 Fix power_var_int() for large integer exponents. Tom Lane 9.5.0
2014-04-13 Provide moving-aggregate support for a bunch of numerical aggregates. Tom Lane 9.4.0
2013-11-16 Improve performance of numeric sum(), avg(), stddev(), variance(), etc. Tom Lane 9.4.0
2012-03-23 Code review for protransform patches. Tom Lane 9.2.0