Commits

DateSubjectAuthorReleases
2021-03-21 Bring configure support for LZ4 up to snuff. Tom Lane 14.0
2020-12-30 Use setenv() in preference to putenv(). Tom Lane 14.0
2020-07-16 Replace use of sys_siglist[] with strsignal(). Tom Lane 9.5.23
2020-07-16 Replace use of sys_siglist[] with strsignal(). Tom Lane 9.6.19
2020-07-16 Replace use of sys_siglist[] with strsignal(). Tom Lane 11.9
2020-07-16 Replace use of sys_siglist[] with strsignal(). Tom Lane 10.14
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
2020-02-21 Assume that we have <wchar.h>. Tom Lane 13.0
2020-02-21 Assume that we have isinf(). Tom Lane 13.0
2020-02-21 Assume that we have utime() and <utime.h>. Tom Lane 13.0
2020-02-21 Assume that we have memmove(). Tom Lane 13.0
2020-02-10 Stamp 11.7. Tom Lane 11.7
2020-02-10 Stamp 12.2. Tom Lane 12.2
2020-01-23 Add configure probe for rl_completion_suppress_quote. Tom Lane 13.0
2020-01-23 Improve psql's tab completion for filenames. Tom Lane 13.0
2019-11-12 Fix ecpglib.h to declare bool consistently with c.h. Tom Lane 13.0
2019-02-16 Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. Tom Lane 12.0
2019-01-22 Avoid thread-safety problem in ecpglib. Tom Lane 11.2
2019-01-22 Avoid thread-safety problem in ecpglib. Tom Lane 9.6.12
2019-01-22 Avoid thread-safety problem in ecpglib. Tom Lane 9.4.21
2019-01-22 Avoid thread-safety problem in ecpglib. Tom Lane 9.5.16
2019-01-22 Avoid thread-safety problem in ecpglib. Tom Lane 10.7
2019-01-21 Second try at fixing ecpglib thread-safety problem. Tom Lane 12.0