OSDN Git Service

Introduce compact WAL record for the common case of commit (non-DDL).
[pg-rex/syncrep.git] / config / c-library.m4
2011-02-08 Peter EisentrautPer-column collation support
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2009-07-02 Peter EisentrautUpgrade to Autoconf 2.63
2008-08-21 Peter EisentrautAutoconf 2.62 will require cache variables to contain...
2008-02-19 Peter EisentrautBackport fixed AC_FUNC_FSEEKO
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...
2004-12-16 Bruce MomjianAllow AIX to use --enable-thread-safety by passing...
2004-10-04 Bruce MomjianUpdate comment on int64 printf speciifications for...
2004-09-08 Bruce MomjianUse _timezone global on Cygwin instead of timezone.
2004-06-07 Bruce MomjianFix strerror_r by checking return type from configure.
2004-03-20 Bruce MomjianHandle draft version of getpwuid_r() that accepts only...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-07-23 Tom LaneHave a go at fixing various outstanding portability...
2003-06-23 Bruce MomjianRemove references to sa_family_t, except when SOCKADDR_...
2003-06-12 Tom Lane<sys/socket.h> requires <sys/types.h> to already have...
2003-06-12 Bruce MomjianIPv6 cleanups.
2003-05-22 Tom LaneAdjust configure so that extern tzname[] will be checke...
2003-04-12 Tom LaneOn some systems <sys/types.h> must be included before...
2003-04-06 Peter EisentrautGenerate pg_config.h.in by autoheader. Separate out...
2003-04-02 Tom LaneWhack getaddrinfo() patch around until it works, more...
2003-01-28 Peter EisentrautFactor out the code that detects the long long int...
2002-07-27 Peter EisentrautAssemble portability modules into libpgport library.
2002-03-30 Peter EisentrautFix more random breakage manifesting on FreeBSD.
2002-03-29 Peter EisentrautUpgrade to Autoconf version 2.53. Replaced many custom...
2002-02-23 Peter EisentrautHeimdal support (Kerberos V implementation from KTH)
2001-12-20 Bruce MomjianAdd memcmp() test and new memcmp.c file, for SunOS...
2001-09-07 Bruce MomjianUpdate SCM_CREDS for Net/Free/BSD-OS. Add configure...
2001-01-22 Tom LaneRemove rangechecks on errno; just call strerror uncondi...
2001-01-10 Peter EisentrautMake checks for global variables (sys_nerr, timezone...
2001-01-09 Peter EisentrautAdd configure check for sys_nerr, to end all discussions.
2000-11-03 Peter EisentrautAdd configure check to see whether <string.h> and ...
2000-10-02 Bruce MomjianFix configure types.h
2000-10-02 Bruce MomjianAdd sys/types include for sockaddr test to configure
2000-09-27 Peter EisentrautFixes for Cygwin, with help from Pete Forman <gsez020...
2000-06-11 Peter EisentrautSubstituted new configure test for types of accept()