]> granicus.if.org Git - postgresql/history - configure
Add statement_timestamp(), clock_timestamp(), and
[postgresql] / configure
2006-04-22 Bruce MomjianAdd mentioun of Intel compiler bug:
2006-04-21 Bruce MomjianUse special gcc -W flags only if we are using gcc,...
2006-04-19 Tom LaneRemove use of lorder and tsort while building static...
2006-04-07 Andrew DunstanRevert getaddrinfo configure changes until we get a...
2006-03-06 Bruce MomjianThis patch adds native LDAP auth, for those platforms...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-02-28 Bruce MomjianFix PG_VERSION_NUM for different awk -F handling.
2006-02-28 Bruce MomjianFix PG_VERSION_NUM awk -F parameter.
2006-02-28 Bruce MomjianAdd PG_VERSION_NUM for use by 3rd party applications...
2006-02-21 Tom LaneAdjust probe for getaddrinfo to cope with macro-ized...
2006-02-15 Tom LaneSince we only use libld on AIX, don't include it in...
2006-02-10 Peter EisentrautFix up remaining library checks.
2006-02-07 Peter EisentrautRemove some checks for libraries that no one can identi...
2006-02-04 Bruce MomjianMove thread_test directory from /tools to /test so...
2006-02-04 Peter EisentrautFirst attempt at removing some AC_CHECK_LIB(foo, main...
2006-02-03 Bruce MomjianAllow MEMSET_LOOP_LIMIT to be set on a per-platform...
2006-01-17 Tom LaneFix fsync code to test whether F_FULLFSYNC is available...
2006-01-12 Tom LaneUse a more bulletproof test for whether finite() and...
2006-01-05 Bruce MomjianRemove BEOS port.
2006-01-05 Bruce MomjianRemove QNX port.
2005-12-17 Bruce MomjianAdd URL for Solaris qsort() bug.
2005-12-17 Bruce MomjianUpdate doc mention that Solaris qsort() might be fixed.
2005-12-08 Peter EisentrautPut [] around default value for port number.
2005-12-06 Bruce MomjianAdd documentation on the use of *printf() macros and...
2005-12-06 Bruce MomjianAdd comment on why pg *printf functions are used uncond...
2005-12-06 Tom LaneMake Win32 build use our port/snprintf.c routines,...
2005-12-04 Bruce MomjianAdd configure flag to allow libedit to be preferred...
2005-11-05 Tom LaneBrand HEAD branch as 8.2devel.
2005-11-05 PostgreSQL DaemonTag everything for 8.1.0 ... Finally, a relesae on... REL8_1_0
2005-10-30 PostgreSQL Daemontag it for rc1 REL8_1_0RC1
2005-10-22 PostgreSQL Daemonupdate configure and bugtemplate for beta 4 ... REL8_1_0BETA4
2005-10-13 Bruce MomjianEnable threaded python builds on freebsd5, per report...
2005-10-11 PostgreSQL Daemonmust commit *after* autoconf, not before REL8_1_0BETA3
2005-10-05 Tom LaneAdd -Winline to the default CFLAGS for gcc, and remove
2005-09-26 Bruce MomjianPrevent threaded python build on BSD's, where it fails.
2005-09-16 PostgreSQL Daemontag it all beta2 ... REL8_1_0BETA2
2005-08-29 Bruce MomjianAllow Win32 libpq will use it's minimal pthread impleme...
2005-08-25 Tom LaneAdd comment explaining that autoconf's failure to find...
2005-08-24 PostgreSQL Daemonfix up a few references to 8.1devel -> 8.1beta1 REL8_1_0BETA1
2005-08-23 Bruce MomjianThe attached patch updates the thread test program...
2005-08-23 Bruce MomjianBack out incorrect commit.
2005-08-23 Bruce MomjianFix function name.
2005-08-20 Tom LaneConvert the arithmetic for shared memory size calculati...
2005-08-17 Tom LaneRemove unnecessary configure test for inet_ntop(),...
2005-08-02 Tom LaneClean up CREATE DATABASE processing to make it more...
2005-07-06 Bruce MomjianReverse out because the lack of using pgport in timezon...
2005-07-05 Tom LaneFix contrib/pgcrypto to autoconfigure for OpenSSL when...
2005-07-03 Peter EisentrautSupport cross compilation by compiling "zic" with a...
2005-07-01 Peter EisentrautUpdate to autoconf 2.59 as well as updates of related...
2005-06-27 Neil ConwayRemove support for Kerberos V4. It seems no one is...
2005-06-04 Bruce MomjianAllow kerberos name and username case sensitivity to...
2005-05-15 Bruce MomjianRename Rendezvous to Bonjour to match OS/X renaming.
2005-05-07 Neil ConwayRevert the ld --as-needed patch. This breaks Fedora...
2005-05-05 Bruce MomjianOn Win32, libintl replaces snprintf() with its own...
2005-05-05 Neil ConwayThe issue has been raised in the past that our build...
2005-03-25 Tom LaneKerberos fixes from Magnus Hagander --- in theory Kerbe...
2005-03-11 Bruce MomjianDefine snprintf() to call pg_snprintf() so our own...
2005-03-02 Bruce MomjianUse test && test rather than test -a, per Peter.
2005-03-02 Bruce MomjianUse our own snprintf() only if NLS is enabled, and...
2005-02-28 Tom LaneUn-break configure snprintf tests (partly my fault...
2005-02-28 Bruce MomjianMove PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprint...
2005-02-24 Tom LaneWe aren't supposed to try to run test programs until...
2005-02-24 Tom LaneClean up printf arg-control test, per Kurt Roeckx.
2005-02-22 Bruce MomjianAdd support to port/snprintf.c for position parameter...
2005-01-18 Bruce MomjianStamp 8.1 in configure.
2005-01-17 PostgreSQL Daemonits that time ... tag it for release REL8_0_0
2005-01-11 PostgreSQL Daemonup release to rc5 REL8_0_0RC5
2005-01-07 PostgreSQL Daemonupgrade tags to rc4 REL8_0_0RC4
2005-01-01 Tom LaneAdjust a few more copyright notices to match the format...
2004-12-31 PostgreSQL Daemonforgot to autoconf after tag'ng configure.in with rc3 REL8_0_0RC3
2004-12-21 PostgreSQL Daemontag files for rc2 REL8_0_0RC2
2004-12-20 Tom LaneRemove direct inclusions of <com_err.h> as well as...
2004-12-16 Tom LaneCause configure --with-tcl to check for presence of...
2004-12-16 Bruce MomjianAllow AIX to use --enable-thread-safety by passing...
2004-12-14 Bruce MomjianUpdate aix cc_r wording.
2004-12-14 Bruce MomjianMention aix cc_r is not supported, and why
2004-12-03 PostgreSQL Daemontag configure for rc1 .. REL8_0_0RC1
2004-12-02 Tom LaneAllow libedit to keep its headers in /usr/include/readl...
2004-12-02 Tom LaneHack to work around broken linker on older NetBSD/OpenB...
2004-12-02 Bruce MomjianRework libpq threaded SIGPIPE handling to avoid interfe...
2004-11-30 Tom LaneFix readline/libedit selection code to prefer readline...
2004-11-22 PostgreSQL Daemonupdate us to beta5 REL8_0_0BETA5
2004-11-06 Tom LaneAdd code to find_my_exec() to resolve a symbolic link...
2004-11-02 Bruce MomjianMove pthread.h test up to use PTHREAD_CFLAGS.
2004-10-25 PostgreSQL Daemonmake sure we tag configure.in as beta4 as well ... REL8_0_0BETA4
2004-10-24 Tom LaneIf we're going to test for switch validity by observing...
2004-10-20 Neil ConwayWhen using GCC, change the default CFLAGS to:
2004-10-15 Bruce Momjian> This lets you do something like:
2004-10-11 Tom LaneAnother try at making plpython autoconfiguration work...
2004-10-10 Tom LaneUn-break plpython build for non-Windows platforms.
2004-10-06 Bruce MomjianHere is a patch to fix win32 ssl builds. Summary of...
2004-10-06 Bruce MomjianAllow plpython to build on Win32.
2004-10-01 Neil ConwayRemove more traces of libpgtcl from the source tree...
2004-09-27 PostgreSQL Daemonupdate for beta3, and update Copyright date to 2004 REL8_0_0BETA3
2004-09-17 Peter EisentrautAdd support for GNU/Hurd and GNU/*BSD. For our purpose...
2004-09-16 Joe ConwayMake discovery of python_configdir architecture indepen...
2004-09-11 Bruce MomjianSend thread test output to file descriptor 5 like confi...
2004-09-11 Bruce MomjianCheck for ignored thread compiler options to reduce...
2004-09-10 Bruce MomjianUse $PORTNAME consistently instead of $host_os, where...
2004-09-08 Bruce MomjianUse _timezone global on Cygwin instead of timezone.
next