Commits

DateSubjectAuthorReleases
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 13.7
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 14.3
2022-02-09 Test honestly for <sys/signalfd.h>. Tom Lane 14.3
2022-02-09 Test honestly for <sys/signalfd.h>. Tom Lane 15.0
2022-02-03 Remove configure's check for rl_completion_append_character. Tom Lane 15.0
2021-12-02 Add configure probe for rl_variable_bind(). Tom Lane 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-07-15 Ensure HAVE_DECL_XXX macros in MSVC builds match those in Unix. Tom Lane 15.0
2021-07-15 Ensure HAVE_DECL_XXX macros in MSVC builds match those in Unix. Tom Lane 13.4
2021-07-15 Ensure HAVE_DECL_XXX macros in MSVC builds match those in Unix. Tom Lane 14.0
2021-07-12 Probe for preadv/pwritev in a more macOS-friendly way. Tom Lane 15.0
2021-07-12 Probe for preadv/pwritev in a more macOS-friendly way. Tom Lane 14.0
2021-07-09 Update configure's probe for libldap to work with OpenLDAP 2.5. Tom Lane 15.0
2021-07-09 Update configure's probe for libldap to work with OpenLDAP 2.5. Tom Lane 14.0
2021-07-09 Update configure's probe for libldap to work with OpenLDAP 2.5. Tom Lane 13.4
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-03-22 Remove useless configure probe for <lz4/lz4.h>. Tom Lane 14.0
2021-03-21 Bring configure support for LZ4 up to snuff. Tom Lane 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2020-12-30 Use setenv() in preference to putenv(). Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-02-21 Adjust Solution.pm to set HAVE_STDINT_H. Tom Lane 13.0
2020-02-21 Assume that we have signed integral types and flexible array members. Tom Lane 13.0
2020-02-21 Assume that we have rint(). Tom Lane 13.0
2020-02-21 Assume that we have cbrt(). Tom Lane 13.0