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.6beta4.
REL9_6_BETA4
Tom Lane
2016-08-08
*
Stamp 9.6beta3.
REL9_6_BETA3
Tom Lane
2016-07-18
*
Stamp 9.6beta2.
REL9_6_BETA2
Tom Lane
2016-06-20
*
Stamp 9.6beta1.
REL9_6_BETA1
Tom Lane
2016-05-09
*
Fix configure's incorrect version tests for flex and perl.
Tom Lane
2016-05-02
*
Add BSD authentication method.
Tom Lane
2016-04-08
*
Introduce WaitEventSet API.
Andres Freund
2016-03-21
*
Combine win32 and unix latch implementations.
Andres Freund
2016-03-21
*
Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>.
Tom Lane
2016-03-15
*
Teach the configure script to validate its --with-pgport argument.
Tom Lane
2016-03-14
*
Mop-up for setting minimum Tcl version to 8.4.
Tom Lane
2016-03-13
*
Add support for systemd service notifications
Peter Eisentraut
2016-02-02
*
Revert "Blind attempt at a Cygwin fix"
Alvaro Herrera
2016-01-08
*
Blind attempt at a Cygwin fix
Alvaro Herrera
2016-01-08
*
Add win32security to LIBOBJS
Alvaro Herrera
2016-01-07
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Cope with Readline's failure to track SIGWINCH events outside of input.
Tom Lane
2015-12-16
*
Accept flex > 2.5.x in configure.
Tom Lane
2015-11-18
*
Add BSWAP64 macro.
Robert Haas
2015-10-08
*
Remove support for Unix systems without the POSIX signal APIs.
Tom Lane
2015-08-31
*
Remove long-dead support for platforms without sig_atomic_t.
Tom Lane
2015-08-31
*
Improve configure test for the sse4.2 crc instruction.
Andres Freund
2015-08-17
*
Rely on inline functions even if that causes warnings in older compilers.
Andres Freund
2015-08-05
*
Update ax_pthread.m4 to an experimental draft version from upstream.
Heikki Linnakangas
2015-07-30
*
AIX: Test the -qlonglong option before use.
Noah Misch
2015-07-17
*
Use AS_IF rather than plain shell "if" in pthread-check.
Heikki Linnakangas
2015-07-09
*
Move pthread-tests earlier in the autoconf script.
Heikki Linnakangas
2015-07-09
*
Replace our hacked version of ax_pthread.m4 with latest upstream version.
Heikki Linnakangas
2015-07-08
*
Make numeric form of PG version number readily available in Makefiles.
Tom Lane
2015-07-02
*
Replace obsolete autoconf macros with their modern replacements.
Heikki Linnakangas
2015-07-02
*
Stamp HEAD as 9.6devel.
Tom Lane
2015-06-30
*
Test -lrt for sched_yield
Alvaro Herrera
2015-06-30
*
Stamp 9.5alpha1.
REL9_5_ALPHA1
Tom Lane
2015-06-29
*
Remove configure check prohibiting threaded libpython on OpenBSD.
Tom Lane
2015-05-26
*
fix escaping of brackets for m4 broken in b6b2149e48aa61981ae0199c963d5145a37...
Andrew Dunstan
2015-05-03
*
Fix python_includespec on Windows at configure time
Andrew Dunstan
2015-05-03
*
Windows also needs an override of the shared libpython detection
Peter Eisentraut
2015-05-02
*
Fix shared libpython detection on OS X
Peter Eisentraut
2015-05-01
*
Move interpreter shared library detection to configure
Peter Eisentraut
2015-05-01
*
Optimize pg_comp_crc32c_sse42 routine slightly, and also use it on x86.
Heikki Linnakangas
2015-04-14
*
Try to fix the CRC-32C autoconf magic for icc compiler.
Heikki Linnakangas
2015-04-14
*
Use Intel SSE 4.2 CRC instructions where available.
Heikki Linnakangas
2015-04-14
*
Suppress clang's unhelpful gripes about -pthread switch being unused.
Tom Lane
2015-04-05
*
Add, optional, support for 128bit integers.
Andres Freund
2015-03-20
*
src/port/dirmod.c needs to be built on Cygwin too.
Tom Lane
2015-03-15
*
Build src/port/dirmod.c only on Windows.
Tom Lane
2015-03-14
*
Speed up CRC calculation using slicing-by-8 algorithm.
Heikki Linnakangas
2015-02-10
*
Allow CFLAGS from configure's environment to override automatic CFLAGS.
Tom Lane
2015-01-14
*
Remove configure test for nonstandard variants of getpwuid_r().
Tom Lane
2015-01-11
*
On Darwin, detect and report a multithreaded postmaster.
Noah Misch
2015-01-07
[next]