Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-09-30 | Extend & revamp pg_bswap.h infrastructure. | Andres Freund | 11.0 |