summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Stamp 14beta1.REL_14_BETA1Tom Lane2021-05-171-1/+1
* Refactor HMAC implementationsMichael Paquier2021-04-031-1/+1
* Remove useless configure probe for <lz4/lz4.h>.Tom Lane2021-03-221-2/+1
* Bring configure support for LZ4 up to snuff.Tom Lane2021-03-211-2/+16
* Provide recovery_init_sync_method=syncfs.Thomas Munro2021-03-201-0/+1
* Allow configurable LZ4 TOAST compression.Robert Haas2021-03-191-0/+20
* Fix new pthread code to respect --disable-thread-safety.Thomas Munro2021-03-131-2/+8
* Add missing pthread_barrier_t.Thomas Munro2021-03-101-0/+2
* Fix inconsistent configure data for --with-sslMichael Paquier2021-02-201-1/+1
* Introduce --with-ssl={openssl} as a configure optionMichael Paquier2021-02-011-11/+20
* Introduce SHA1 implementations in the cryptohash infrastructureMichael Paquier2021-01-231-14/+10
* Move our p{read,write}v replacements into their own files.Thomas Munro2021-01-141-4/+4
* Provide pg_preadv() and pg_pwritev().Thomas Munro2021-01-111-2/+7
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Use setenv() in preference to putenv().Tom Lane2020-12-301-1/+3
* Fix compilation of uuid-osspMichael Paquier2020-12-101-2/+2
* Remove configure-time probe for DocBook DTD.Tom Lane2020-11-301-4/+3
* Remove ability to independently select random number generatorMagnus Hagander2020-11-201-29/+12
* On macOS, use -isysroot in link steps as well as compile steps.Tom Lane2020-11-201-0/+2
* Remove the option to build thread_test.c outside configure.Tom Lane2020-10-211-6/+4
* Fix our Windows stat() emulation to handle file sizes > 4GB.Tom Lane2020-10-091-0/+1
* Split Makefile symbol CFLAGS_VECTOR into two symbols.Tom Lane2020-09-061-6/+11
* Rename configure.in to configure.acPeter Eisentraut2020-07-241-0/+2435