index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
*
Stamp 9.1.17.
REL9_1_17
Tom Lane
2015-06-01
*
Remove configure check prohibiting threaded libpython on OpenBSD.
Tom Lane
2015-05-26
*
Stamp 9.1.16.
Tom Lane
2015-05-18
*
Stamp 9.1.15.
REL9_1_15
Tom Lane
2015-02-02
*
On Darwin, detect and report a multithreaded postmaster.
Noah Misch
2015-01-07
*
Diagnose incompatible OpenLDAP versions during build and test.
Noah Misch
2014-07-22
*
Stamp 9.1.14.
REL9_1_14
Tom Lane
2014-07-21
*
Add mkdtemp() to libpgport.
Noah Misch
2014-06-14
*
Accept tcl 8.6 in configure's probe for tclsh.
Tom Lane
2014-05-10
*
Fix "quiet inline" configure test for newer clang compilers.
Tom Lane
2014-05-02
*
Stamp 9.1.13.
REL9_1_13
Tom Lane
2014-03-17
*
Stamp 9.1.12.
REL9_1_12
Tom Lane
2014-02-17
*
Stamp 9.1.11.
REL9_1_11
Tom Lane
2013-12-02
*
Stamp 9.1.10.
REL9_1_10
Peter Eisentraut
2013-10-07
*
Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 branches.
Tom Lane
2013-08-21
*
Fix configure probe for sys/ucred.h.
Tom Lane
2013-07-25
*
Stamp 9.1.9.
REL9_1_9
Tom Lane
2013-04-01
*
Stamp 9.1.8.
REL9_1_8
Tom Lane
2013-02-04
*
Ignore libedit/libreadline while probing for standard functions.
Tom Lane
2012-12-18
*
Stamp 9.1.7.
REL9_1_7
Tom Lane
2012-12-03
*
Stamp 9.1.6.
REL9_1_6
Tom Lane
2012-09-19
*
Make configure probe for mbstowcs_l as well as wcstombs_l.
Tom Lane
2012-08-31
*
Stamp 9.1.5.
REL9_1_5
Tom Lane
2012-08-14
*
Stamp 9.1.4.
REL9_1_4
Tom Lane
2012-05-31
*
Stamp 9.1.3.
REL9_1_3
Tom Lane
2012-02-23
*
Allow MinGW builds to use standardly-named OpenSSL libraries.
Tom Lane
2012-02-23
*
Don't reject threaded Python on FreeBSD.
Tom Lane
2012-02-20
*
Use __sync_lock_test_and_set() for spinlocks on ARM, if available.
Tom Lane
2012-01-07
*
Disable excessive FP optimization by recent versions of gcc.
Andrew Dunstan
2011-12-14
*
Stamp 9.1.2.
REL9_1_2
Tom Lane
2011-12-01
*
Stamp 9.1.1.
REL9_1_1
Tom Lane
2011-09-22
*
Stamp 9.1.0.
REL9_1_0
Tom Lane
2011-09-08
*
Fix MinGW build, broken by my previous patch to add a setlocale() wrapper
Heikki Linnakangas
2011-09-01
*
Tag 9.1rc1.
REL9_1_RC1
Tom Lane
2011-08-18
*
Improve detection of Python 3.2 installations
Peter Eisentraut
2011-08-18
*
Don't build replacement getpeereid function on mingw.
Andrew Dunstan
2011-07-25
*
Tag 9.1beta3.
REL9_1_BETA3
Tom Lane
2011-07-07
*
Tag 9.1beta2.
REL9_1_BETA2
Tom Lane
2011-06-09
*
Implement getpeereid() as a src/port compatibility function.
Tom Lane
2011-06-02
*
Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).
Tom Lane
2011-05-31
*
Adjust configure to use "+Olibmerrno" with HP-UX C compiler, if possible.
Tom Lane
2011-05-26
*
Adjust configure's probe for libselinux so it rejects too-old versions.
Tom Lane
2011-05-24
*
Clarify the documentation of the --with-ossp-uuid option
Peter Eisentraut
2011-05-22
*
Improve compiler string shown in version()
Peter Eisentraut
2011-05-06
*
Tag 9.1beta1.
REL9_1_BETA1
Tom Lane
2011-04-27
*
Fix char2wchar/wchar2char to support collations properly.
Tom Lane
2011-04-23
*
Support for DragonFly BSD
Peter Eisentraut
2011-03-02
*
Add a configure check for Python.h if building with python.
Andrew Dunstan
2011-02-26
*
Better support for thread-support flag detection with clang
Peter Eisentraut
2011-02-16
*
Per-column collation support
Peter Eisentraut
2011-02-08
[next]