summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2021-01-13Move our p{read,write}v replacements into their own files.Thomas Munro
2021-01-11Provide pg_preadv() and pg_pwritev().Thomas Munro
2021-01-02Update copyright for 2021Bruce Momjian
2020-12-30Use setenv() in preference to putenv().Tom Lane
2020-12-10Fix compilation of uuid-osspMichael Paquier
2020-11-30Remove configure-time probe for DocBook DTD.Tom Lane
2020-11-20Remove ability to independently select random number generatorMagnus Hagander
2020-11-20On macOS, use -isysroot in link steps as well as compile steps.Tom Lane
2020-10-21Remove the option to build thread_test.c outside configure.Tom Lane
2020-10-09Fix our Windows stat() emulation to handle file sizes > 4GB.Tom Lane
2020-09-07Split Makefile symbol CFLAGS_VECTOR into two symbols.Tom Lane
2020-07-24Rename configure.in to configure.acPeter Eisentraut