summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Fix configure's AC_CHECK_DECLS tests to work correctly with clang.Tom Lane2022-09-211-2/+3
* Disable -Wdeprecated-non-prototype in the back branches.Tom Lane2022-09-201-0/+7
* Clean up compilation warnings coming from PL/Perl with clang-12~Tom Lane2021-12-121-0/+8
* Stamp 9.3.25.REL9_3_25Tom Lane2018-11-051-1/+1
* Yet further rethinking of build changes for macOS Mojave.Tom Lane2018-11-021-0/+9
* Still further rethinking of build changes for macOS Mojave.Tom Lane2018-10-181-11/+7
* Back off using -isysroot on Darwin.Tom Lane2018-10-161-1/+6
* Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").Tom Lane2018-09-251-1/+10
* Error out for clang on x86-32 without SSE2 support, no -fexcess-precision.Andres Freund2018-09-201-0/+18
* Stamp 9.3.24.REL9_3_24Tom Lane2018-08-061-1/+1
* Use -Wno-format-truncation and -Wno-stringop-truncation, if available.Tom Lane2018-06-161-0/+12
* Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull.Tom Lane2018-05-191-2/+2
* Arrange to supply declarations for strtoll/strtoull if needed.Tom Lane2018-05-181-0/+2
* Stamp 9.3.23.REL9_3_23Tom Lane2018-05-071-1/+1
* Stamp 9.3.22.Tom Lane2018-02-261-1/+1
* Stamp 9.3.21.REL9_3_21Tom Lane2018-02-051-1/+1
* Revert "Allow --with-bonjour to work with non-macOS implementations of Bonjour."Tom Lane2017-11-091-2/+6
* Allow --with-bonjour to work with non-macOS implementations of Bonjour.Tom Lane2017-11-081-2/+4
* Stamp 9.3.20.REL9_3_20Tom Lane2017-11-061-1/+1
* Make [U]INT64CONST safe for use in #if conditions.Tom Lane2017-09-011-13/+0
* Stamp 9.3.19.REL9_3_19Tom Lane2017-08-281-1/+1
* Stamp 9.3.18.REL9_3_18Tom Lane2017-08-071-1/+1
* PL/Perl portability fix: absorb relevant -D switches from Perl.Tom Lane2017-07-311-0/+1
* Stamp 9.3.17.REL9_3_17Tom Lane2017-05-081-1/+1
* Support OpenSSL 1.1.0 in 9.3 and 9.2.Tom Lane2017-04-171-2/+12
* Stamp 9.3.16.REL9_3_16Tom Lane2017-02-061-1/+1
* Fix typos in comments.Heikki Linnakangas2017-02-061-2/+2
* Stamp 9.3.15.REL9_3_15Tom Lane2016-10-241-1/+1
* Stamp 9.3.14.REL9_3_14Tom Lane2016-08-081-1/+1
* Stamp 9.3.13.REL9_3_13Tom Lane2016-05-091-1/+1
* Stamp 9.3.12.REL9_3_12Tom Lane2016-03-281-1/+1
* Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>.Tom Lane2016-03-151-0/+1
* Stamp 9.3.11.REL9_3_11Tom Lane2016-02-081-1/+1
* Cope with Readline's failure to track SIGWINCH events outside of input.Tom Lane2015-12-161-1/+1
* Stamp 9.3.10.REL9_3_10Tom Lane2015-10-051-1/+1
* AIX: Test the -qlonglong option before use.Noah Misch2015-07-171-0/+1
* Make numeric form of PG version number readily available in Makefiles.Tom Lane2015-07-051-0/+1
* Test -lrt for sched_yieldAlvaro Herrera2015-06-301-0/+2
* Stamp 9.3.9.REL9_3_9Tom Lane2015-06-091-1/+1
* Stamp 9.3.8.REL9_3_8Tom Lane2015-06-011-1/+1
* Stamp 9.3.7.Tom Lane2015-05-181-1/+1
* Suppress clang's unhelpful gripes about -pthread switch being unused.Tom Lane2015-04-051-0/+7
* Stamp 9.3.6.REL9_3_6Tom Lane2015-02-021-1/+1
* On Darwin, detect and report a multithreaded postmaster.Noah Misch2015-01-071-1/+1
* Diagnose incompatible OpenLDAP versions during build and test.Noah Misch2014-07-221-0/+29
* Stamp 9.3.5.REL9_3_5Tom Lane2014-07-211-1/+1
* Add mkdtemp() to libpgport.Noah Misch2014-06-141-1/+1
* Stamp 9.3.4.REL9_3_4Tom Lane2014-03-171-1/+1
* Stamp 9.3.3.REL9_3_3Tom Lane2014-02-171-1/+1
* Stamp 9.3.2.REL9_3_2Tom Lane2013-12-021-1/+1