OSDN Git Service

Introduce compact WAL record for the common case of commit (non-DDL).
[pg-rex/syncrep.git] / configure
2008-10-30 Peter EisentrautMissing space in error message
2008-10-29 Peter EisentrautMove forgotten comment closer to where it matters.
2008-10-29 Peter EisentrautSupport for Sun Studio compiler on Linux
2008-10-29 Peter EisentrautUse Autoconf provided AS_HELP_STRING macro to automatic...
2008-09-05 Peter EisentrautCheck for gcov and lcov only when coverage testing...
2008-09-05 Peter EisentrautCode coverage testing with gcov. Documentation is...
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-19 Tom LaneRemove -Winline from the default set of CFLAGS for...
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-05-03 Andrew DunstanProvide for MSVC config equivalents of recently added...
2008-05-02 Tom LaneExtend yesterday's patch making BLCKSZ and RELSEG_SIZE...
2008-05-02 Tom LaneRemove the recently added USE_SEGMENTED_FILES option...
2008-04-28 Tom LaneFix broken configure test for libxslt: it was probing...
2008-04-21 Tom LaneAllow float8, int8, and related datatypes to be passed...
2008-04-18 Alvaro HerreraModify the float4 datatype to be pass-by-val. Along...
2008-03-30 Neil ConwayEnable 64-bit integer datetimes by default, per previou...
2008-03-10 Tom LaneUse -fwrapv in CFLAGS if we are using a version of...
2008-03-10 Tom LaneProvide a build-time option to store large relations...
2008-02-24 Tom LaneUse our own getopt() and getopt_long() on Solaris,...
2008-02-19 Peter EisentrautBackport fixed AC_FUNC_FSEEKO
2008-02-19 Bruce MomjianPut back code modularization of fseeko() configure...
2008-02-19 Bruce MomjianPut fseeko check back in old location, in hopes of...
2008-02-18 Bruce Momjianautoconf 2.61's AC_FUNC_FSEEKO reports success/failure...
2008-02-17 Peter EisentrautUpgrade to Autoconf 2.61:
2008-02-13 Tom LaneStamp HEAD as 8.4devel.
2008-02-01 Marc G. Fournierconfigure tag'd 8.3.0 and built witih autoconf 2.59
2008-01-24 Peter EisentrautChange /contrib to contrib for consistency.
2008-01-18 Marc G. Fourniermust commit after autoconf ... and yes, I used the...
2008-01-03 Tom LaneStamp release 8.3RC1.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-12-03 Tom LaneStamp 8.3beta4.
2007-11-16 Tom LaneRe-do configure with autoconf 2.59
2007-11-16 Marc G. Fournierupdate files for beta3
2007-11-13 Tom LaneI find that an out-of-the-box installation of OSSP...
2007-11-05 Bruce MomjianDocument that configure option only affects contrib:
2007-11-04 Bruce MomjianUpdate wording for xsl configure option.
2007-11-04 Bruce MomjianDocument that configure --with-libxslt controls just...
2007-10-29 Magnus HaganderNew versions of mingw have gettimeofday(), so add an...
2007-10-27 Tom LaneStamp 8.3beta2.
2007-10-23 Tom LaneMake configure probe for the location of the <uuid...
2007-10-05 Marc G. Fourniertag it 8.3beta1 ... the beta cycle begins
2007-10-02 Tom LaneCope with ERR_set_mark() and ERR_pop_to_mark() not...
2007-09-21 Tom LaneIf we're gonna provide an --enable-profiling configure...
2007-09-12 Tom LaneRevert ill-starred change to ICC anti-aliasing switches...
2007-09-11 Tom LaneGive ICC its preferred, documented form of the no-stric...
2007-08-20 Peter EisentrautAdd configure option --with-system-tzdata to use operat...
2007-08-09 Tom LaneFix search for SGML stylesheets to include the place...
2007-08-05 Tom LaneAdjust configure so that it sets CFLAGS properly for...
2007-07-19 Tom LaneAdjust configure script to print the bison and flex...
2007-07-14 Magnus HaganderSupport for finding gssapi functions in the library...
2007-07-12 Magnus HaganderSupport GSSAPI builds where the header is <gssapi.h...
2007-07-12 Magnus HaganderFix freenig of names in Kerberos when using MIT - need...
2007-07-10 Tom LaneFix misspelling.
2007-07-10 Magnus HaganderAdd support for GSSAPI authentication.
2007-06-29 Tom LaneFix computation of PG_VERSION_NUM by configure: remove...
2007-06-04 Andrew DunstanTidy overly long configure help lines.
2007-05-04 Tom Lanetas() support for Renesas' M32R processor. Kazuhiro...
2007-04-21 Peter EisentrautFix alignment of help output.
2007-04-21 Peter EisentrautContrib module uuid-ossp for generating UUID values...
2007-04-15 Andrew DunstanAdd --with-libxslt configure option
2007-04-13 Andrew DunstanEnable building contrib/xml2 if configured using -...
2007-04-06 Tom LaneNow that core functionality is depending on autoconf...
2007-04-06 Tom LaneSupport varlena fields with single-byte headers and...
2007-03-29 Magnus HaganderMake ECPG regression tests use native threading instead...
2007-03-26 Bruce MomjianProperly fix PORTNAME in configure.
2007-03-26 Bruce MomjianUser PORTNAME for win32 tests, rather than $template...
2007-03-26 Tom LaneAdd -lcrypto as one of the possible link dependencies...
2007-03-21 Magnus HaganderNative shared memory implementation for win32.
2007-02-21 Bruce MomjianAdd configure --enable-profiling to enable GCC profilin...
2007-02-07 Peter EisentrautAdd strlcat() from OpenBSD, to be used for replacing...
2007-02-03 Bruce MomjianFix configure detection code when --with-ldap and ...
2007-01-28 Bruce MomjianUse autoconf build-in sys_siglist macro AC_DECL_SYS_SIG...
2007-01-28 Bruce MomjianUse sys_siglist[] to print out signal names for signal...
2007-01-18 Peter EisentrautOptionally use xml2-config to detect installation locat...
2007-01-07 Peter EisentrautCheck and document minimum required version of libxml.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2007-01-02 Bruce Momjianfinite() no longer used; remove finite() platform-specific
2006-12-21 Peter EisentrautInitial SQL/XML support: xml data type and initial...
2006-12-14 Tom LaneMake --with-ldap build on Unixware, per Olivier Prenant.
2006-12-02 Tom LaneStamp HEAD as 8.3devel.
2006-12-02 PostgreSQL Daemonv8.2.0 is now released ...
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-11-29 Tom LaneIgnore libedit/libreadline while probing for strlcpy...
2006-11-25 PostgreSQL Daemonupdate for rc1
2006-11-07 PostgreSQL DaemonTag as Beta3 ... two outstanding *known* bugs before...
2006-11-06 Tom LaneRevert to the pre-8.2 method of probing for libm, that...
2006-10-30 Peter EisentrautCode the unknown options check without using m4 diversi...
2006-10-23 Tom LaneStamp 8.2beta2.
2006-10-16 Peter EisentrautPunt when trying to build with threaded Python on FreeBSD.
2006-10-13 Peter EisentrautMake unknown-option-warning code more portable. echo...
2006-10-07 Tom LaneOn platforms that have getrlimit(RLIMIT_STACK), use...
2006-10-05 Tom LaneSecond try at fixing libedit configuration for Bob...
next