Commits

DateSubjectAuthorReleases
2012-11-14 Fix the int8 and int2 cases of (minimum possible integer) % (-1). Tom Lane 8.4.15
2012-11-14 Fix the int8 and int2 cases of (minimum possible integer) % (-1). Tom Lane 9.0.11
2012-11-14 Fix the int8 and int2 cases of (minimum possible integer) % (-1). Tom Lane 9.1.7
2012-11-14 Fix the int8 and int2 cases of (minimum possible integer) % (-1). Tom Lane 9.2.2
2012-11-14 Fix the int8 and int2 cases of (minimum possible integer) % (-1). Tom Lane 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-06-17 Add overflow checks to int4 and int8 versions of generate_series(). Robert Haas 8.2.22
2011-06-17 Add overflow checks to int4 and int8 versions of generate_series(). Robert Haas 8.3.16
2011-06-17 Add overflow checks to int4 and int8 versions of generate_series(). Robert Haas 8.4.9
2011-06-17 Add overflow checks to int4 and int8 versions of generate_series(). Robert Haas 9.0.5
2011-06-17 Add overflow checks to int4 and int8 versions of generate_series(). Robert Haas 9.1.0
2011-06-17 Add overflow checks to int4 and int8 versions of generate_series(). Robert Haas 9.2.0
2011-03-11 Put in some more safeguards against executing a division-by-zero. Tom Lane 8.2.21
2011-03-11 Put in some more safeguards against executing a division-by-zero. Tom Lane 8.3.15
2011-03-11 Put in some more safeguards against executing a division-by-zero. Tom Lane 8.4.8
2011-03-11 Put in some more safeguards against executing a division-by-zero. Tom Lane 9.0.4
2011-03-11 Put in some more safeguards against executing a division-by-zero. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-20 Speed up conversion of signed integers to C strings. Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-02-08 Create an official API function for C functions to use to check if they are Tom Lane 9.0.0
2010-01-07 Remove all the special-case code for INT64_IS_BUSTED, per decision that Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-09-03 Install a workaround for a longstanding gcc bug that allows SIGFPE traps Tom Lane 8.4.1