summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2015-01-20Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 branches.REL8_3_STABLEAlvaro Herrera
2013-02-04Stamp 8.3.23.REL8_3_23Tom Lane
2012-12-18Ignore libedit/libreadline while probing for standard functions.Tom Lane
2012-12-03Stamp 8.3.22.REL8_3_22Tom Lane
2012-09-19Stamp 8.3.21.REL8_3_21Tom Lane
2012-08-14Stamp 8.3.20.REL8_3_20Tom Lane
2012-05-31Stamp 8.3.19.REL8_3_19Tom Lane
2012-02-23Stamp 8.3.18.REL8_3_18Tom Lane
2012-02-20Don't reject threaded Python on FreeBSD.Tom Lane
2012-01-07Use __sync_lock_test_and_set() for spinlocks on ARM, if available.Tom Lane
2011-12-14Disable excessive FP optimization by recent versions of gcc.Andrew Dunstan
2011-12-01Stamp 8.3.17.REL8_3_17Tom Lane
2011-09-22Stamp 8.3.16.REL8_3_16Tom Lane
2011-08-29Replace obsolete AC_LANG_FUNC_LINK_TRY autoconf macro.Tom Lane
2011-06-14Suppress -arch switches in the output of ExtUtils::Embed.Tom Lane
2011-04-15Tag 8.3.15.REL8_3_15Marc G. Fournier
2011-01-28Tag 8.3.14REL8_3_14Marc G. Fournier
2010-12-16Fix up getopt() reset management so it works on recent mingw.Tom Lane
2010-12-14Tag 8.3.13.REL8_3_13Marc G. Fournier
2010-10-01Tag 8.3.12REL8_3_12Marc G. Fournier
2010-05-14tag 8.3.11REL8_3_11Marc G. Fournier
2010-03-12tag 8.3.10REL8_3_10Marc G. Fournier
2009-12-10tag 8.3.9REL8_3_9Marc G. Fournier
2009-09-04Tag 8.3.8REL8_3_8Marc G. Fournier
2009-03-13tag 8.3.7REL8_3_7Marc G. Fournier
2009-01-30tag for 8.3.6Marc G. Fournier
2009-01-06Remove references to pgsql-ports and pgsql-patches mailing lists fromTom Lane
2008-11-12Detect and error out on inability to get proper linkage information required ...Andrew Dunstan
2008-10-31commit for 8.3.5REL8_3_5Marc G. Fournier
2008-10-30Missing space in error messagePeter Eisentraut
2008-09-19tag for 8.3.4REL8_3_4Marc G. Fournier
2008-06-09tag 8.3.3REL8_3_3Marc G. Fournier
2008-06-06tag for 8.3.2REL8_3_2Marc G. Fournier
2008-05-27Require bind_textdomain_codeset() not just gettext() to enable NLS support.Tom Lane
2008-04-28Fix broken configure test for libxslt: it was probing for xsltLibxmlVersion,Tom Lane
2008-03-14update configure for 8.3.1 prior to tagMarc G. Fournier
2008-03-10Use -fwrapv in CFLAGS if we are using a version of gcc that accepts this flag.Tom Lane
2008-02-24Use our own getopt() and getopt_long() on Solaris, because that platform'sTom Lane
2008-02-01configure tag'd 8.3.0 and built witih autoconf 2.59REL8_3_0Marc G. Fournier
2008-01-24Change /contrib to contrib for consistency.Peter Eisentraut
2008-01-18must commit after autoconf ... and yes, I used the right autoconfREL8_3_RC2Marc G. Fournier
2008-01-03Stamp release 8.3RC1.REL8_3_RC1Tom Lane
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-12-03Stamp 8.3beta4.REL8_3_BETA4Tom Lane
2007-11-16Re-do configure with autoconf 2.59Tom Lane
2007-11-16update files for beta3Marc G. Fournier
2007-11-13I find that an out-of-the-box installation of OSSP uuid 1.6.0 installsTom Lane
2007-11-05Document that configure option only affects contrib:Bruce Momjian
2007-11-04Update wording for xsl configure option.Bruce Momjian
2007-11-04Document that configure --with-libxslt controls just /contrib/xml2.Bruce Momjian