Commits

DateSubjectAuthorReleases
2018-01-18 Extend configure's __int128 test to check for a known gcc bug. Tom Lane 9.5.11
2018-01-18 Extend configure's __int128 test to check for a known gcc bug. Tom Lane 11.0
2017-12-17 Try harder to detect unavailability of __builtin_mul_overflow(int64). Tom Lane 11.0
2017-12-14 Tighten configure's test for __builtin_constant_p(). Tom Lane 11.0
2017-11-14 Prevent int128 from requiring more than MAXALIGN alignment. Tom Lane 9.5.11
2017-11-14 Prevent int128 from requiring more than MAXALIGN alignment. Tom Lane 10.2
2017-11-14 Prevent int128 from requiring more than MAXALIGN alignment. Tom Lane 9.6.7
2017-11-14 Prevent int128 from requiring more than MAXALIGN alignment. Tom Lane 11.0
2017-03-20 Add configure test to see if the C compiler has gcc-style computed gotos. Tom Lane 10.0
2014-05-02 Fix "quiet inline" configure test for newer clang compilers. Tom Lane 9.0.18
2014-05-02 Fix "quiet inline" configure test for newer clang compilers. Tom Lane 9.1.14
2014-05-02 Fix "quiet inline" configure test for newer clang compilers. Tom Lane 9.2.9
2014-05-02 Fix "quiet inline" configure test for newer clang compilers. Tom Lane 9.3.5
2014-05-01 Fix "quiet inline" configure test for newer clang compilers. Tom Lane 9.4.0
2013-01-13 Improve handling of ereport(ERROR) and elog(ERROR). Tom Lane 9.3.0
2012-09-30 Add infrastructure for compile-time assertions about variable types. Tom Lane 9.3.0
2011-05-26 Adjust configure to use "+Olibmerrno" with HP-UX C compiler, if possible. Tom Lane 9.1.0
2010-02-13 Support inlining various small performance-critical functions on non-GCC Tom Lane 9.0.0
2008-06-27 Modify the recently-added probe for -Wl,--as-needed some more, because RHEL-4 Tom Lane 8.4.0
2008-05-20 Adjust -Wl,--asneeded test to avoid using the switch if it breaks Tom Lane 8.4.0
2008-05-18 Make another try at using -Wl,--as-needed to suppress linking of unnecessary Tom Lane 8.4.0
2004-02-02 Do not let external specification of CFLAGS stop us from adding Tom Lane 7.3.6
2004-02-02 Do not let external specification of CFLAGS stop us from adding Tom Lane 7.4.2
2004-02-02 Do not let external specification of CFLAGS stop us from adding Tom Lane 8.0.0
2003-04-24 Infrastructure for upgraded error reporting mechanism. elog.c is Tom Lane 7.4.1