summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Stamp 9.1.3.REL9_1_3Tom Lane2012-02-231-9/+9
* Allow MinGW builds to use standardly-named OpenSSL libraries.Tom Lane2012-02-231-42/+66
* Don't reject threaded Python on FreeBSD.Tom Lane2012-02-201-2/+2
* Use __sync_lock_test_and_set() for spinlocks on ARM, if available.Tom Lane2012-01-071-0/+65
* Disable excessive FP optimization by recent versions of gcc.Andrew Dunstan2011-12-141-0/+61
* Stamp 9.1.2.REL9_1_2Tom Lane2011-12-011-9/+9
* Stamp 9.1.1.REL9_1_1Tom Lane2011-09-221-9/+9
* Stamp 9.1.0.REL9_1_0Tom Lane2011-09-081-9/+9
* Fix MinGW build, broken by my previous patch to add a setlocale() wrapperHeikki Linnakangas2011-09-011-0/+6
* Tag 9.1rc1.REL9_1_RC1Tom Lane2011-08-181-9/+9
* Improve detection of Python 3.2 installationsPeter Eisentraut2011-08-181-2/+7
* Don't build replacement getpeereid function on mingw.Andrew Dunstan2011-07-251-4/+12
* Tag 9.1beta3.REL9_1_BETA3Tom Lane2011-07-071-9/+9
* Tag 9.1beta2.REL9_1_BETA2Tom Lane2011-06-091-9/+9
* Implement getpeereid() as a src/port compatibility function.Tom Lane2011-06-021-3/+3
* Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).Tom Lane2011-05-311-225/+6
* Adjust configure to use "+Olibmerrno" with HP-UX C compiler, if possible.Tom Lane2011-05-261-0/+87
* Adjust configure's probe for libselinux so it rejects too-old versions.Tom Lane2011-05-241-12/+12
* Clarify the documentation of the --with-ossp-uuid optionPeter Eisentraut2011-05-221-2/+1
* Improve compiler string shown in version()Peter Eisentraut2011-05-061-1/+2
* Tag 9.1beta1.REL9_1_BETA1Tom Lane2011-04-271-9/+9
* Fix char2wchar/wchar2char to support collations properly.Tom Lane2011-04-231-1/+2
* Support for DragonFly BSDPeter Eisentraut2011-03-021-0/+1
* Add a configure check for Python.h if building with python.Andrew Dunstan2011-02-261-0/+148
* Better support for thread-support flag detection with clangPeter Eisentraut2011-02-161-1/+2
* Per-column collation supportPeter Eisentraut2011-02-081-0/+108
* Enable building with the Mingw64 compiler.Andrew Dunstan2011-01-301-2/+2
* Use -Wformat-security when availablePeter Eisentraut2011-01-271-0/+58
* autoreconfPeter Eisentraut2011-01-271-2/+0
* sepgsql, an SE-Linux integration for PostgreSQLRobert Haas2011-01-231-0/+122
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-2/+2
* Only build in crashdump support on Windows if there's a working dbghelp.h.Andrew Dunstan2010-12-261-0/+123
* Fix up getopt() reset management so it works on recent mingw.Tom Lane2010-12-151-4/+21
* Add/fix caching on some configure checksPeter Eisentraut2010-09-291-117/+189
* Fix remaining stray references to CVS.Tom Lane2010-09-221-6/+6
* Introduce latches. A latch is a boolean variable, with the capability toHeikki Linnakangas2010-09-111-1/+9
* Stamp HEAD as 9.1devel.Tom Lane2010-07-091-9/+9
* tag beta3REL9_0_BETA3Marc G. Fournier2010-07-091-9/+9
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-051-2/+5
* tag 9.0beta2REL9_0_BETA2Marc G. Fournier2010-06-041-9/+9
* Replace self written 'long long int' configure test by standard 'AC_TYPE_LONG...Michael Meskes2010-05-251-57/+154
* Added a configure test for "long long" datatypes. So far this is only used in...Michael Meskes2010-05-251-1/+57
* Fix up lame idea of not using autoconf to determine if platform has scandir().Tom Lane2010-05-131-1/+2
* tag for 9.0beta1REL9_0_BETA1Marc G. Fournier2010-04-301-9/+9
* Don't link PL/Python against LOCALMODLIBSPeter Eisentraut2010-03-171-1/+1
* Fix configure's regexp for extracting the Perl version number from perl -vTom Lane2010-02-231-1/+1
* Revert configure warning to use "official distribution".Bruce Momjian2010-02-221-6/+6
* Use the term "bundled distribution" instead of "official distribution" inBruce Momjian2010-02-221-6/+6
* Revert version stamping in wrong branchPeter Eisentraut2010-02-191-9/+9
* Version stamp 9.0alpha4Peter Eisentraut2010-02-191-9/+9