]> granicus.if.org Git - postgresql/history - configure
Eliminate pg_rewrite.ev_attr column and related dead code.
[postgresql] / configure
2013-09-05 Jeff DavisRevert WAL posix_fallocate() patches.
2013-07-25 Tom LaneFix configure probe for sys/ucred.h.
2013-07-05 Jeff DavisUse posix_fallocate() for new WAL files, where available.
2013-06-15 Tom LaneBe consistent about #define'ing configure symbols as...
2013-06-14 Tom LaneStamp HEAD as 9.4devel.
2013-05-06 Tom LaneStamp 9.3beta1. REL9_3_BETA1
2013-04-30 Simon RiggsCompiler optimizations for page checksum code.
2013-03-28 Robert HaasAllow sepgsql labels to depend on object name.
2013-01-13 Tom LaneImprove handling of ereport(ERROR) and elog(ERROR).
2013-01-11 Tom LaneLast-gasp attempt to save libperl.so configure probe.
2013-01-10 Tom LaneTest linking libperl.so using only Perl's required...
2013-01-10 Tom LaneAdd explicit configure-time checks for perl.h and libpe...
2013-01-09 Andrew DunstanDetect Windows perl linkage parameters in configure...
2013-01-06 Tom LaneFix plpython build on older versions of OS X.
2013-01-05 Peter EisentrautPL/Python: Make build on OS X more flexible
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-12-18 Tom LaneIgnore libedit/libreadline while probing for standard...
2012-11-23 Peter EisentrautRemove -Wlogical-op from standard compiler flags
2012-11-16 Peter EisentrautAdd -Wlogical-op to standard compiler flags, if supported
2012-10-09 Alvaro Herrerarestore permission bits
2012-10-09 Alvaro HerreraRename USE_INLINE to PG_USE_INLINE
2012-10-08 Tom LaneAutoconfiscate selection of 64-bit int type for 64...
2012-09-30 Tom LaneAdd infrastructure for compile-time assertions about...
2012-08-31 Tom LaneMake configure probe for mbstowcs_l as well as wcstombs_l.
2012-08-30 Bruce MomjianRemove configure flag --disable-shared, as it is no...
2012-08-30 Peter EisentrautAlso check for Python platform-specific include directory
2012-08-22 Peter EisentrautFix install-strip on Mac OS X
2012-08-17 Tom LaneCheck LIBXML_VERSION instead of testing in configure...
2012-07-13 Tom LaneAdd fsync capability to initdb, and use sync_file_range...
2012-07-05 Tom LaneRemove support for using wait3() in place of waitpid().
2012-06-28 Peter EisentrautFurther fix install program detection
2012-06-27 Peter EisentrautFix install program detection
2012-06-27 Peter EisentrautUse system install program when available and usable
2012-06-14 Tom LaneStamp HEAD as 9.3devel.
2012-05-31 Tom LaneStamp 9.2beta2. REL9_2_BETA2
2012-05-15 Tom LanePut back AC_REQUIRE([AC_STRUCT_TM]).
2012-05-14 Peter EisentrautRemove unused AC_DEFINE symbols
2012-05-14 Peter EisentrautRemove leftovers of BeOS port
2012-05-12 Peter EisentrautRemove unused AC_SUBST variables
2012-05-10 Tom LaneStamp 9.2beta1. REL9_2_BETA1
2012-05-07 Peter EisentrautRemove strdup, strtol, strtoul from libpgport
2012-05-03 Bruce MomjianRemove BSD/OS (BSDi) port. There are no known users...
2012-05-01 Peter EisentrautRemove dead ports
2012-03-22 Tom LaneFix configure's search for collateindex.pl.
2012-02-23 Tom LaneAllow MinGW builds to use standardly-named OpenSSL...
2012-02-20 Tom LaneDon't reject threaded Python on FreeBSD.
2012-02-07 Robert HaasSupport fls().
2012-01-07 Tom LaneUse __sync_lock_test_and_set() for spinlocks on ARM...
2012-01-02 Tom LaneUse mutex hint bit in PPC LWARX instructions, where...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-27 Peter EisentrautRemove support for on_exit()
2011-12-14 Andrew DunstanDisable excessive FP optimization by recent versions...
2011-12-10 Andrew DunstanEnable compiling with the mingw-w64 32 bit compiler.
2011-11-29 Peter Eisentrautpython.m4: Remove useless "import string" calls
2011-11-18 Bruce MomjianRemove scandir() requirement in pg_upgrade; instead...
2011-09-10 Peter EisentrautAdd missing format attributes
2011-09-01 Robert HaasUserspace access vector cache for contrib/sepgsql.
2011-09-01 Heikki LinnakangasFix MinGW build, broken by my previous patch to add...
2011-08-28 Tom LaneInclude $cc_string in the info reported by a configure...
2011-08-18 Peter EisentrautImprove detection of Python 3.2 installations
2011-08-03 Robert HaasMake pgbench use erand48() rather than random().
2011-07-26 Andrew DunstanDon't build replacement getpeereid function on mingw.
2011-07-20 Tom LaneRewrite libxml error handling to be more robust.
2011-06-16 Peter EisentrautStart using flexible array members
2011-06-11 Tom LaneStamp HEAD as 9.2devel.
2011-06-09 Tom LaneTag 9.1beta2. REL9_1_BETA2
2011-06-02 Tom LaneImplement getpeereid() as a src/port compatibility...
2011-05-31 Tom LaneReplace use of credential control messages with getsock...
2011-05-26 Tom LaneAdjust configure to use "+Olibmerrno" with HP-UX C...
2011-05-24 Tom LaneAdjust configure's probe for libselinux so it rejects...
2011-05-22 Peter EisentrautClarify the documentation of the --with-ossp-uuid option
2011-05-06 Peter EisentrautImprove compiler string shown in version()
2011-04-27 Tom LaneTag 9.1beta1. REL9_1_BETA1
2011-04-23 Tom LaneFix char2wchar/wchar2char to support collations properly.
2011-03-02 Peter EisentrautSupport for DragonFly BSD
2011-02-26 Andrew DunstanAdd a configure check for Python.h if building with...
2011-02-16 Peter EisentrautBetter support for thread-support flag detection with...
2011-02-08 Peter EisentrautPer-column collation support
2011-01-31 Andrew DunstanEnable building with the Mingw64 compiler.
2011-01-26 Peter EisentrautUse -Wformat-security when available
2011-01-26 Peter Eisentrautautoreconf
2011-01-24 Robert Haassepgsql, an SE-Linux integration for PostgreSQL
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-26 Andrew DunstanOnly build in crashdump support on Windows if there...
2010-12-16 Tom LaneFix up getopt() reset management so it works on recent...
2010-09-29 Peter EisentrautAdd/fix caching on some configure checks
2010-09-22 Tom LaneFix remaining stray references to CVS.
2010-09-11 Heikki LinnakangasIntroduce latches. A latch is a boolean variable, with...
2010-07-09 Tom LaneStamp HEAD as 9.1devel.
2010-07-09 Marc G. Fourniertag beta3 REL9_0_BETA3
2010-07-05 Tom LaneSplit the LDFLAGS make variable into two parts: LDFLAGS...
2010-06-04 Marc G. Fourniertag 9.0beta2 REL9_0_BETA2
2010-05-25 Michael MeskesReplace self written 'long long int' configure test...
2010-05-25 Michael MeskesAdded a configure test for "long long" datatypes. So...
2010-05-13 Tom LaneFix up lame idea of not using autoconf to determine...
2010-04-30 Marc G. Fourniertag for 9.0beta1 REL9_0_BETA1
2010-03-17 Peter EisentrautDon't link PL/Python against LOCALMODLIBS
2010-02-23 Tom LaneFix configure's regexp for extracting the Perl version...
2010-02-22 Bruce MomjianRevert configure warning to use "official distribution".
2010-02-22 Bruce MomjianUse the term "bundled distribution" instead of "officia...
next