index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
REL_19_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2015-12-16
Cope with Readline's failure to track SIGWINCH events outside of input.
Tom Lane
2015-11-18
Accept flex > 2.5.x in configure.
Tom Lane
2015-10-05
Stamp 9.3.10.
REL9_3_10
Tom Lane
2015-07-17
AIX: Test the -qlonglong option before use.
Noah Misch
2015-07-05
Make numeric form of PG version number readily available in Makefiles.
Tom Lane
2015-06-30
Test -lrt for sched_yield
Alvaro Herrera
2015-06-09
Stamp 9.3.9.
REL9_3_9
Tom Lane
2015-06-01
Stamp 9.3.8.
REL9_3_8
Tom Lane
2015-05-27
Remove configure check prohibiting threaded libpython on OpenBSD.
Tom Lane
2015-05-18
Stamp 9.3.7.
Tom Lane
2015-04-05
Suppress clang's unhelpful gripes about -pthread switch being unused.
Tom Lane
2015-02-02
Stamp 9.3.6.
REL9_3_6
Tom Lane
2015-01-08
On Darwin, detect and report a multithreaded postmaster.
Noah Misch
2014-07-22
Diagnose incompatible OpenLDAP versions during build and test.
Noah Misch
2014-07-21
Stamp 9.3.5.
REL9_3_5
Tom Lane
2014-06-14
Add mkdtemp() to libpgport.
Noah Misch
2014-05-30
On OS X, link libpython normally, ignoring the "framework" framework.
Tom Lane
2014-05-10
Accept tcl 8.6 in configure's probe for tclsh.
Tom Lane
2014-05-02
Fix "quiet inline" configure test for newer clang compilers.
Tom Lane
2014-03-17
Stamp 9.3.4.
REL9_3_4
Tom Lane
2014-02-17
Stamp 9.3.3.
REL9_3_3
Tom Lane
2013-12-02
Stamp 9.3.2.
REL9_3_2
Tom Lane
2013-10-08
Stamp 9.3.1.
REL9_3_1
Peter Eisentraut
2013-09-02
Stamp 9.3.0.
REL9_3_0
Tom Lane
2013-08-19
Stamp 9.3rc1.
REL9_3_RC1
Tom Lane
2013-07-25
Fix configure probe for sys/ucred.h.
Tom Lane
2013-06-24
Stamp 9.3beta2.
REL9_3_BETA2
Peter Eisentraut
2013-05-06
Stamp 9.3beta1.
REL9_3_BETA1
Tom Lane
2013-04-30
Compiler optimizations for page checksum code.
Simon Riggs
2013-03-28
Allow sepgsql labels to depend on object name.
Robert Haas
2013-01-13
Improve handling of ereport(ERROR) and elog(ERROR).
Tom Lane
2013-01-11
Last-gasp attempt to save libperl.so configure probe.
Tom Lane
2013-01-10
Test linking libperl.so using only Perl's required libraries.
Tom Lane
2013-01-10
Add explicit configure-time checks for perl.h and libperl.so.
Tom Lane
2013-01-09
Detect Windows perl linkage parameters in configure script.
Andrew Dunstan
2013-01-06
Fix plpython build on older versions of OS X.
Tom Lane
2013-01-05
PL/Python: Make build on OS X more flexible
Peter Eisentraut
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-12-18
Ignore libedit/libreadline while probing for standard functions.
Tom Lane
2012-11-23
Remove -Wlogical-op from standard compiler flags
Peter Eisentraut
2012-11-16
Add -Wlogical-op to standard compiler flags, if supported
Peter Eisentraut
2012-10-09
restore permission bits
Alvaro Herrera
2012-10-09
Rename USE_INLINE to PG_USE_INLINE
Alvaro Herrera
2012-10-08
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-09-30
Add infrastructure for compile-time assertions about variable types.
Tom Lane
2012-08-31
Make configure probe for mbstowcs_l as well as wcstombs_l.
Tom Lane
2012-08-30
Remove configure flag --disable-shared, as it is no longer used by any
Bruce Momjian
2012-08-30
Also check for Python platform-specific include directory
Peter Eisentraut
2012-08-22
Fix install-strip on Mac OS X
Peter Eisentraut
2012-08-17
Check LIBXML_VERSION instead of testing in configure script.
Tom Lane
[next]