Commits

DateSubjectAuthorReleases
2018-08-24 Remove test for VA_ARGS, implied by C99. Andres Freund 12.0
2018-08-24 LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. Andres Freund 11.0
2018-08-24 LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. Andres Freund 12.0
2018-07-23 LLVMJIT: Adapt to API changes in gdb and perf support. Andres Freund 11.0
2018-07-23 LLVMJIT: Adapt to API changes in gdb and perf support. Andres Freund 12.0
2018-03-21 Add configure infrastructure (--with-llvm) to enable LLVM support. Andres Freund 11.0
2017-12-13 Provide overflow safe integer math inline functions. Andres Freund 11.0
2017-10-12 Use C99 restrict via pg_restrict, rather than restrict directly. Andres Freund 11.0
2017-10-12 Temporary attempt at a workaround for further MSVC restrict build failures. 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-04-23 Don't include sys/poll.h anymore. Andres Freund 10.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-09-25 Add a basic atomic ops API abstracting away platform/architecture details. Andres Freund 9.5.0