summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* Remove fallbacks for strtoll, strtoull.Thomas Munro2022-08-061-47/+0
* Remove configure probe for fdatasync.Thomas Munro2022-08-051-7/+7
* Remove configure probe for clock_gettime.Thomas Munro2022-08-051-1/+1
* Simplify replacement code for preadv and pwritev.Thomas Munro2022-08-051-1/+1
* Remove dead pread and pwrite replacement code.Thomas Munro2022-08-051-26/+12
* Remove dead setenv, unsetenv replacement code.Thomas Munro2022-08-051-43/+0
* Remove configure probes for poll and poll.h.Thomas Munro2022-08-051-2/+2
* Remove configure probe for link.Thomas Munro2022-08-051-13/+6
* Remove configure probes for symlink/readlink, and dead code.Thomas Munro2022-08-051-4/+1
* Remove configure probe for setsid.Thomas Munro2022-08-051-1/+1
* Remove configure probe for shm_open.Thomas Munro2022-08-051-1/+1
* Remove configure probe and related tests for getrlimit.Thomas Munro2022-08-051-1/+1
* Remove configure probe for dlopen, and refactor.Thomas Munro2022-08-051-37/+6
* Remove dead getpwuid_r replacement code.Thomas Munro2022-07-241-1/+1
* Remove dead handling for pre-POSIX sigwait().Thomas Munro2022-07-241-61/+3
* Remove dead getrusage replacement code.Thomas Munro2022-07-241-13/+6
* Remove configure probe for wctype.h.Thomas Munro2022-07-231-1/+1
* Remove configure probe for sys/tas.h.Thomas Munro2022-07-231-1/+1
* Remove fls(), use pg_leftmost_one_pos32() instead.Thomas Munro2022-07-221-13/+0
* Add wal_sync_method=fdatasync for Windows.Thomas Munro2022-07-201-0/+6
* Fix configure executable permissions.Andres Freund2022-07-171-0/+0
* Default to hidden visibility for extension libraries where possibleAndres Freund2022-07-171-0/+152
* Remove support for Visual Studio 2013Michael Paquier2022-07-141-4/+3
* Remove HP-UX port.Thomas Munro2022-07-081-97/+2
* Unify DLSUFFIX on DarwinPeter Eisentraut2022-07-061-10/+5
* Stamp HEAD as 16devel.Tom Lane2022-06-301-9/+9
* Stamp 15beta2.REL_15_BETA2Tom Lane2022-06-271-9/+9
* Stamp 15beta1.REL_15_BETA1Tom Lane2022-05-161-9/+9
* configure: don't probe for libldap_r if libldap is 2.5 or newer.Tom Lane2022-05-101-1/+12
* Simplify configure testPeter Eisentraut2022-05-041-6/+0
* Set minimum required version of zstd as 1.4.0.Tom Lane2022-04-011-11/+11
* libpq: Allow IP address SANs in server certificatesPeter Eisentraut2022-04-011-1/+1
* Refactor DLSUFFIX handlingPeter Eisentraut2022-03-251-1/+13
* configure: check for dlsym instead of dlopen.Andres Freund2022-03-231-12/+15
* Ensure the right perl is used for TAP tests on msysAndrew Dunstan2022-02-201-0/+1
* Add support for building with ZSTD.Robert Haas2022-02-181-0/+265
* Suppress warning about stack_base_ptr with late-model GCC.Tom Lane2022-02-171-0/+40
* plpython: Reject Python 2 during build configuration.Andres Freund2022-02-161-3/+3
* Add ./configure check for "lz4" commandMichael Paquier2022-02-141-0/+55
* Test honestly for <sys/signalfd.h>.Tom Lane2022-02-091-1/+1
* Remove configure's check for rl_completion_append_character.Tom Lane2022-02-021-40/+1
* Replace use of deprecated Python module distutils.sysconfig, take 2.Tom Lane2022-01-251-22/+15
* Revert "Temporarily add some information about python include paths to config...Tom Lane2022-01-251-23/+0
* Temporarily add some information about python include paths to configure.Andres Freund2022-01-231-0/+23
* Revert "Make configure prefer python3 to plain python."Tom Lane2022-01-201-1/+1
* Make configure prefer python3 to plain python.Tom Lane2022-01-191-1/+1
* Revert "Replace use of deprecated Python module distutils.sysconfig"Peter Eisentraut2022-01-181-15/+15
* Replace use of deprecated Python module distutils.sysconfigPeter Eisentraut2022-01-181-15/+15
* Make EXEC_BACKEND more convenient on Linux and FreeBSD.Thomas Munro2022-01-111-1/+1
* Update copyright for 2022Bruce Momjian2022-01-071-2/+2