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
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.in
Age
Commit message (
Expand
)
Author
2016-03-28
Stamp 9.4.7.
REL9_4_7
Tom Lane
2016-03-15
Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>.
Tom Lane
2016-02-08
Stamp 9.4.6.
REL9_4_6
Tom Lane
2015-12-16
Cope with Readline's failure to track SIGWINCH events outside of input.
Tom Lane
2015-10-05
Stamp 9.4.5.
REL9_4_5
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.4.4.
REL9_4_4
Tom Lane
2015-06-01
Stamp 9.4.3.
REL9_4_3
Tom Lane
2015-05-18
Stamp 9.4.2.
Tom Lane
2015-04-05
Suppress clang's unhelpful gripes about -pthread switch being unused.
Tom Lane
2015-03-15
src/port/dirmod.c needs to be built on Cygwin too.
Tom Lane
2015-03-14
Build src/port/dirmod.c only on Windows.
Tom Lane
2015-02-02
Stamp 9.4.1.
REL9_4_1
Tom Lane
2015-01-14
Allow CFLAGS from configure's environment to override automatic CFLAGS.
Tom Lane
2015-01-08
On Darwin, detect and report a multithreaded postmaster.
Noah Misch
2014-12-16
Stamp 9.4.0.
REL9_4_0
Tom Lane
2014-11-17
Stamp 9.4rc1.
REL9_4_RC1
Tom Lane
2014-11-02
Add configure --enable-tap-tests option
Peter Eisentraut
2014-10-06
Stamp 9.4beta3.
REL9_4_BETA3
Tom Lane
2014-07-22
Diagnose incompatible OpenLDAP versions during build and test.
Noah Misch
2014-07-21
Stamp 9.4beta2.
REL9_4_BETA2
Tom Lane
2014-07-15
Move check for SSL_get_current_compression to run on mingw
Magnus Hagander
2014-07-15
Detect presence of SSL_get_current_compression
Magnus Hagander
2014-06-14
Add mkdtemp() to libpgport.
Noah Misch
2014-05-27
Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.
Tom Lane
2014-05-11
Stamp 9.4beta1.
REL9_4_BETA1
Tom Lane
2014-05-05
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-04-15
Add TAP tests for client programs
Peter Eisentraut
2014-02-23
configure.in: Use dnl in place of # where appropriate
Peter Eisentraut
2014-01-23
Allow use of "z" flag in our printf calls, and use it where appropriate.
Tom Lane
2014-01-19
Remove support for native krb5 authentication
Magnus Hagander
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-12-29
Undo autoconf 2.69's attempt to #define _DARWIN_USE_64_BIT_INODE.
Tom Lane
2013-12-19
Upgrade to Autoconf 2.69
Peter Eisentraut
2013-12-13
configure: Allow adding a custom string to PG_VERSION
Peter Eisentraut
2013-11-30
Remove use of obsolescent Autoconf macros
Peter Eisentraut
2013-11-10
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-10-22
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-18
Remove IRIX port.
Robert Haas
2013-10-13
Add use of asprintf()
Peter Eisentraut
2013-10-10
Allow dynamic allocation of shared memory segments.
Robert Haas
2013-09-05
Revert WAL posix_fallocate() patches.
Jeff Davis
2013-07-25
Fix configure probe for sys/ucred.h.
Tom Lane
2013-07-05
Use posix_fallocate() for new WAL files, where available.
Jeff Davis
2013-06-15
Be consistent about #define'ing configure symbols as "1" not empty.
Tom Lane
2013-06-14
Stamp HEAD as 9.4devel.
Tom Lane
2013-05-06
Stamp 9.3beta1.
REL9_3_BETA1
Tom Lane
2013-04-30
Compiler optimizations for page checksum code.
Simon Riggs
[next]