]> granicus.if.org Git - postgresql/history - configure
Go back to suppressing foreign_data DETAIL test output.
[postgresql] / configure
2019-03-04 Andrew DunstanReorder configure tests for accept() in Windows
2019-02-16 Noah MischFix PERMIT_DECLARATION_AFTER_STATEMENT initialization.
2019-02-16 Tom LaneMake use of compiler builtins and/or assembly for CLZ...
2019-02-16 Andrew GierthCygwin and Mingw floating-point fixes.
2019-02-15 Alvaro HerreraRevert attempts to use POPCNT etc instructions
2019-02-15 Alvaro HerreraFix compiler builtin usage in new pg_bitutils.c
2019-02-13 Alvaro HerreraFix portability issues in pg_bitutils
2019-02-13 Alvaro HerreraAdd basic support for using the POPCNT and SSE4.2s...
2019-02-13 Andrew GierthChange floating-point output format for improved perfor...
2019-02-13 Andrew GierthUse strtof() and not strtod() for float4 input.
2019-02-09 Peter EisentrautUse better comment marker in Autoconf input
2019-01-21 Tom LaneSecond try at fixing ecpglib thread-safety problem.
2019-01-21 Tom LaneAvoid thread-safety problem in ecpglib.
2019-01-19 Magnus HaganderReplace @postgresql.org with @lists.postgresql.org...
2019-01-18 Tom LaneUse our own getopt() on OpenBSD.
2019-01-18 Peter Eisentrautconfigure: More use of AC_ARG_VAR
2019-01-13 Peter Eisentrautconfigure: Update python search order
2019-01-02 Bruce MomjianUpdate copyright for 2019
2019-01-01 Michael PaquierRemove configure switch --disable-strong-random
2018-12-17 Tom LaneDrop support for getting signal descriptions from sys_s...
2018-12-17 Tom LaneModernize our code for looking up descriptive strings...
2018-11-19 Tom LaneUpdate config/ax_pthread.m4 to latest upstream version.
2018-11-19 Tom LanePostpone LLVM-related uses of AC_CHECK_DECLS.
2018-11-19 Tom LaneFix configure's AC_CHECK_DECLS tests to work correctly...
2018-11-18 Tom LaneFix AC_REQUIRES breakage in LLVM autoconf tests.
2018-11-07 Tom LaneFix inadequate autoconfiscation of copyfile() usage.
2018-11-07 Peter Eisentrautpg_upgrade: Allow use of file cloning
2018-11-06 Thomas MunroProvide pg_pread() and pg_pwrite() for random I/O.
2018-11-06 Tom LaneRemove useless symbol from Makefile.global.
2018-11-02 Tom LaneYet further rethinking of build changes for macOS Mojave.
2018-10-18 Tom LaneStill further rethinking of build changes for macOS...
2018-10-16 Tom LaneBack off using -isysroot on Darwin.
2018-10-09 Tom LaneSelect appropriate PG_PRINTF_ATTRIBUTE for recent NetBSD.
2018-10-03 Tom LaneMake assorted performance improvements in snprintf.c.
2018-09-26 Tom LaneTry another way to detect the result type of strerror_r().
2018-09-26 Tom LaneAlways use our own versions of *printf().
2018-09-26 Tom LaneConvert elog.c's useful_strerror() into a globally...
2018-09-25 Tom LaneMake some fixes to allow building Postgres on macOS...
2018-09-24 Tom LaneUse ppoll(2), if available, to wait for input in pgbench.
2018-09-21 Andres FreundError out for clang on x86-32 without SSE2 support...
2018-09-13 Andres FreundDetect LLVM 7 without specifying binaries explicitly.
2018-09-06 Peter EisentrautRefactor dlopen() support
2018-08-24 Andres FreundRemove test for VA_ARGS, implied by C99.
2018-08-24 Andres FreundLLVMJIT: LLVMGetHostCPUFeatures now is upstream, use...
2018-08-24 Andres FreundRequire C99 (and thus MSCV 2013 upwards).
2018-08-17 Tom LaneFix configure's snprintf test so it exposes HP-UX bug.
2018-08-16 Peter EisentrautRemove unused configure test for ldopen()
2018-08-16 Tom LaneRequire a C99-compliant snprintf(), and remove related...
2018-08-16 Andres FreundTry to enable C99 in configure, but do not rely on...
2018-08-13 Peter EisentrautRemove obsolete linux dynloader code
2018-08-12 Tom LaneRevert "Distinguish printf-like functions that support...
2018-08-11 Tom LaneDistinguish printf-like functions that support %m from...
2018-07-24 Thomas MunroUse setproctitle_fast() to update the ps status, if...
2018-07-23 Andres FreundLLVMJIT: Adapt to API changes in gdb and perf support.
2018-07-11 Thomas MunroUse signals for postmaster death on FreeBSD.
2018-07-11 Thomas MunroUse signals for postmaster death on Linux.
2018-06-30 Andrew DunstanStamp HEAD as 12devel
2018-06-25 Alvaro HerreraStamp 11beta2. REL_11_BETA2
2018-06-16 Tom LaneUse -Wno-format-truncation and -Wno-stringop-truncation...
2018-05-23 Tom LaneRemove configure's check for nonstandard "long long...
2018-05-21 Tom LaneStamp 11beta1. REL_11_BETA1
2018-05-19 Tom LaneSupport platforms where strtoll/strtoull are spelled...
2018-05-19 Tom LaneArrange to supply declarations for strtoll/strtoull...
2018-05-02 Tom LaneImprove our method for probing the availability of...
2018-04-04 Heikki LinnakangasUse ARMv8 CRC instructions where available.
2018-04-02 Tom LaneTeach configure --with-python to report the Python...
2018-03-22 Andres FreundFix typo in BITCODE_CXXFLAGS assignment.
2018-03-22 Andres FreundEmpty CXXFLAGS inherited from autoconf.
2018-03-21 Peter EisentrautAdd configure tests for stdbool.h and sizeof bool
2018-03-21 Andres FreundAdd configure infrastructure (--with-llvm) to enable...
2018-03-20 Andres FreundAdd C++ support to configure.
2018-03-20 Peter EisentrautAttempt to fix build with unusual OpenSSL versions
2018-03-20 Andres FreundAdd PGAC_PROG_VARCC_VARFLAGS_OPT autoconf macro.
2018-03-20 Tom LaneMake configure check for a couple more Perl modules...
2018-03-06 Peter EisentrautTests for Kerberos/GSSAPI authentication
2018-03-03 Peter EisentrautAdd PG_TEST_EXTRA to control optional test suites
2018-01-18 Tom LaneExtend configure's __int128 test to check for a known...
2018-01-05 Peter EisentrautAnother attempt at fixing build with various OpenSSL...
2018-01-03 Peter EisentrautAllow ldaps when using ldap authentication
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-12-17 Tom LaneTry harder to detect unavailability of __builtin_mul_ov...
2017-12-16 Andres FreundTry to detect runtime unavailability of __builtin_mul_o...
2017-12-14 Tom LaneTighten configure's test for __builtin_constant_p().
2017-12-13 Andres FreundMake PGAC_C_BUILTIN_OP_OVERFLOW link instead of just...
2017-12-13 Andres FreundProvide overflow safe integer math inline functions.
2017-11-24 Noah MischSupport linking with MinGW-built Perl.
2017-11-23 Peter EisentrautConvert documentation to DocBook XML
2017-11-14 Tom LanePrevent int128 from requiring more than MAXALIGN alignment.
2017-11-09 Tom LaneRevert "Allow --with-bonjour to work with non-macOS...
2017-11-08 Tom LaneAllow --with-bonjour to work with non-macOS implementat...
2017-11-07 Tom LaneFix version numbering foulups exposed by 10.1.
2017-10-13 Andres FreundForce "restrict" not to be used when compiling with...
2017-10-12 Andres FreundUse C99 restrict via pg_restrict, rather than restrict...
2017-10-11 Andres FreundAdd configure infrastructure to detect support for...
2017-10-10 Tom LaneRegenerate configure script.
2017-10-10 Andres FreundRewrite strnlen replacement implementation from 8a24179...
2017-10-09 Andres FreundAdd pg_strnlen() a portable implementation of strlen.
2017-09-30 Andres FreundExtend & revamp pg_bswap.h infrastructure.
2017-09-25 Tom LaneAvoid SIGBUS on Linux when a DSM memory request overrun...
2017-09-22 Tom LaneAssume wcstombs(), towlower(), and sibling functions...
next