]> granicus.if.org Git - postgresql/history - config
release notes: add accent to Petr JelĂ­nek last name
[postgresql] / config /
2015-05-27 Tom LaneRemove configure check prohibiting threaded libpython...
2015-05-03 Andrew Dunstanfix escaping of brackets for m4 broken in b6b2149e48aa6...
2015-05-03 Andrew DunstanFix python_includespec on Windows at configure time
2015-05-02 Peter EisentrautMove interpreter shared library detection to configure
2015-04-14 Heikki LinnakangasOptimize pg_comp_crc32c_sse42 routine slightly, and...
2015-04-14 Heikki LinnakangasUse Intel SSE 4.2 CRC instructions where available.
2015-03-20 Andres FreundAdd, optional, support for 128bit integers.
2015-02-10 Heikki LinnakangasSpeed up CRC calculation using slicing-by-8 algorithm.
2015-01-11 Tom LaneRemove configure test for nonstandard variants of getpw...
2014-11-23 Noah MischDetect PG_PRINTF_ATTRIBUTE automatically.
2014-09-25 Andres FreundAdd a basic atomic ops API abstracting away platform...
2014-09-18 Andres FreundFix configure check for %z printf support after INT64_M...
2014-08-21 Heikki LinnakangasAdd #define INT64_MODIFIER for the printf length modifi...
2014-07-25 Noah MischMove PGAC_LDAP_SAFE to config/programs.m4.
2014-07-01 Tom LaneRemove some useless code in the configure script.
2014-06-04 Peter EisentrautSilence Bison deprecation warnings
2014-05-30 Tom LaneOn OS X, link libpython normally, ignoring the "framewo...
2014-05-10 Tom LaneAccept tcl 8.6 in configure's probe for tclsh.
2014-05-10 Tom LaneUpdate config.guess and config.sub
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-05-01 Tom LaneFix "quiet inline" configure test for newer clang compi...
2014-01-23 Tom LaneAllow use of "z" flag in our printf calls, and use...
2013-10-11 Peter EisentrautRemove maintainer-check target, fold into normal build
2013-06-15 Tom LaneBe consistent about #define'ing configure symbols as...
2013-04-30 Simon RiggsCompiler optimizations for page checksum code.
2013-04-27 Peter EisentrautUpdate config.guess and config.sub
2013-01-13 Tom LaneImprove handling of ereport(ERROR) and elog(ERROR).
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
2012-10-09 Alvaro HerreraRename USE_INLINE to PG_USE_INLINE
2012-09-30 Tom LaneAdd infrastructure for compile-time assertions about...
2012-08-30 Peter EisentrautAlso check for Python platform-specific include directory
2012-08-22 Peter EisentrautFix install-strip on Mac OS X
2012-05-15 Tom LanePut back AC_REQUIRE([AC_STRUCT_TM]).
2012-05-14 Peter EisentrautRemove unused AC_DEFINE symbols
2012-05-08 Peter EisentrautUpdate config.guess and config.sub
2012-03-22 Tom LaneFix configure's search for collateindex.pl.
2012-02-20 Tom LaneDon't reject threaded Python on FreeBSD.
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-08-18 Peter EisentrautImprove detection of Python 3.2 installations
2011-05-26 Tom LaneAdjust configure to use "+Olibmerrno" with HP-UX C...
2011-05-19 Peter EisentrautUpdate config.guess and config.sub
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.
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-10-25 Alvaro Herrerafind -path is not portable, so use grep -v instead.
2010-09-29 Peter EisentrautAdd/fix caching on some configure checks
2010-09-24 Alvaro HerreraPrevent doc/src/sgml subdirs from being created, instea...
2010-09-22 Tom LaneFix remaining stray references to CVS.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-26 Tom LaneDon't auto-create the subdirectories holding built...
2010-08-19 Peter EisentrautRemove extra newlines at end and beginning of files...
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-12 Peter EisentrautUpdate config.guess and config.sub
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...
2010-02-13 Tom LaneSupport inlining various small performance-critical...
2010-01-07 Tom LaneMake configure check the version of Perl we're building...
2009-12-15 Peter EisentrautPython 3 support in PL/Python
2009-10-14 Peter EisentrautIn the configure check for the Python distutils module...
2009-09-08 Tom LaneRemove any -arch switches given in ExtUtils::Embed...
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-08-04 Peter EisentrautUse DocBook XSL stylesheets for man page building
2009-07-13 Tom LaneMake the configure messages rejecting old bison and...
2009-07-13 Tom LaneAdvance the minimum required version of "flex" from...
2009-07-02 Peter EisentrautUpgrade to Autoconf 2.63
2009-06-23 Tom LaneFix the makefiles to fail cleanly if Perl is needed...
2009-04-09 Peter EisentrautUpdate config.guess and config.sub
2009-02-03 Andrew Dunstanallow alternative names for tclsh used on Windows
2009-01-04 Peter EisentrautAllow configure to deal with Python 3.0. Changes were:
2008-11-26 Peter Eisentrautconfigure check for docbook2man program, used in the...
2008-11-12 Andrew DunstanDetect and error out on inability to get proper linkage...
2008-10-29 Peter EisentrautUse Autoconf provided AS_HELP_STRING macro to automatic...
2008-09-05 Peter EisentrautAdd DSSSL stylesheet location for Mac OS X/Fink install...
2008-08-29 Peter EisentrautRemove all traces that suggest that a non-Bison yacc...
2008-08-21 Peter EisentrautAutoconf 2.62 will require cache variables to contain...
2008-08-01 Alvaro HerreraCope with Tcl versions that do not create a tclsh symli...
2008-07-23 Peter EisentrautAbort if Tcl support was configured and no tcl shell...
2008-06-27 Tom LaneModify the recently-added probe for -Wl,--as-needed...
2008-05-27 Tom LaneRequire bind_textdomain_codeset() not just gettext...
2008-05-20 Tom LaneAdjust -Wl,--asneeded test to avoid using the switch...
2008-05-18 Tom LaneMake another try at using -Wl,--as-needed to suppress...
2008-04-18 Alvaro HerreraModify the float4 datatype to be pass-by-val. Along...
2008-02-19 Peter EisentrautBackport fixed AC_FUNC_FSEEKO
2008-02-17 Peter EisentrautUpgrade to Autoconf 2.61:
2007-11-15 Peter EisentrautUpdate config.guess and config.sub
2007-11-13 Bruce MomjianAgain properly fix Darwin strip.
2007-11-13 Bruce MomjianModify OS/X Darin test to actually work, (no $template)
2007-11-10 Bruce MomjianUse strip -x on OS/X-darwin because non-"-x" causes...
2007-08-09 Tom LaneFix search for SGML stylesheets to include the place...
2007-07-19 Tom LaneAdjust configure script to print the bison and flex...
2006-11-30 Tom LaneBetter solution to the tr problem: use sed instead...
2006-11-30 Tom LaneImprove portability of 'tr' invocation in PGAC_ARG_CHEC...
2006-10-30 Peter EisentrautCode the unknown options check without using m4 diversi...
next