Commits

DateSubjectAuthorReleases
2018-03-22 Empty CXXFLAGS inherited from autoconf. Andres Freund 11.0
2018-03-21 Add configure infrastructure (--with-llvm) to enable LLVM support. Andres Freund 11.0
2018-03-20 Add C++ support to configure. Andres Freund 11.0
2018-03-20 Add PGAC_PROG_VARCC_VARFLAGS_OPT autoconf macro. Andres Freund 11.0
2017-12-16 Try to detect runtime unavailability of __builtin_mul_overflow(int64). Andres Freund 11.0
2017-12-13 Make PGAC_C_BUILTIN_OP_OVERFLOW link instead of just compiling. Andres Freund 11.0
2017-12-13 Provide overflow safe integer math inline functions. Andres Freund 11.0
2017-10-13 Force "restrict" not to be used when compiling with xlc. Andres Freund 11.0
2017-10-12 Use C99 restrict via pg_restrict, rather than restrict directly. Andres Freund 11.0
2017-10-11 Add configure infrastructure to detect support for C99's restrict. Andres Freund 11.0
2017-10-10 Rewrite strnlen replacement implementation from 8a241792f96. Andres Freund 11.0
2017-10-09 Add pg_strnlen() a portable implementation of strlen. Andres Freund 11.0
2017-09-30 Extend & revamp pg_bswap.h infrastructure. Andres Freund 11.0
2017-09-20 Make WAL segment size configurable at initdb time. Andres Freund 11.0
2017-04-23 Don't include sys/poll.h anymore. Andres Freund 10.0
2016-03-21 Introduce WaitEventSet API. Andres Freund 9.6.0
2016-03-21 Combine win32 and unix latch implementations. Andres Freund 9.6.0
2015-08-17 Improve configure test for the sse4.2 crc instruction. Andres Freund 9.5.0
2015-08-17 Improve configure test for the sse4.2 crc instruction. Andres Freund 9.6.0
2015-08-05 Rely on inline functions even if that causes warnings in older compilers. Andres Freund 9.6.0
2015-03-20 Add, optional, support for 128bit integers. Andres Freund 9.5.0
2014-10-25 Add native compiler and memory barriers for solaris studio. Andres Freund 9.5.0
2014-09-25 Add a basic atomic ops API abstracting away platform/architecture details. Andres Freund 9.5.0
2014-09-18 Fix configure check for %z printf support after INT64_MODIFIER changes. Andres Freund 9.5.0
2014-06-28 Remove Alpha and Tru64 support. Andres Freund 9.5.0