]> granicus.if.org Git - postgresql/history - src/include/pg_config.h.in
Change the declaration of struct varlena so that the length word is
[postgresql] / src / include / pg_config.h.in
2008-02-17 Peter EisentrautUpgrade to Autoconf 2.61:
2008-01-24 Peter EisentrautChange /contrib to contrib for consistency.
2007-11-05 Bruce MomjianDocument that configure option only affects contrib:
2007-10-29 Magnus HaganderNew versions of mingw have gettimeofday(), so add an...
2007-10-23 Tom LaneMake configure probe for the location of the <uuid...
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-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-05-04 Tom Lanetas() support for Renesas' M32R processor. Kazuhiro...
2007-04-15 Andrew DunstanAdd --with-libxslt configure option
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-26 Tom LaneSeems some people have been forgetting to run autoheader.
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-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-02 Bruce Momjianfinite() no longer used; remove finite() platform-specific
2006-12-21 Peter EisentrautInitial SQL/XML support: xml data type and initial...
2006-11-06 Tom LaneRevert to the pre-8.2 method of probing for libm, that...
2006-10-07 Tom LaneOn platforms that have getrlimit(RLIMIT_STACK), use...
2006-10-05 Tom LaneSecond try at fixing libedit configuration for Bob...
2006-10-04 Tom LaneAdjust configure's handling of libedit to not look...
2006-10-02 Tom LaneProperly handle the case where strlcpy() exists in...
2006-09-27 Tom LaneAdd strlcpy() to the set of functions supported by...
2006-09-09 Tom LaneRevise OpenLDAP configuration and linking to work on...
2006-07-24 Peter EisentrautDTrace support, with a small initial set of probes
2006-06-18 Tom LaneDon't try to call posix_fadvise() unless <fcntl.h>...
2006-05-23 Bruce MomjianAvoid duplicate definition of LOCALEDIR in pg_config...
2006-04-29 Tom LaneRearrange some configure.in comments for better readabi...
2006-03-06 Bruce MomjianThis patch adds native LDAP auth, for those platforms...
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-04 Bruce MomjianMove thread_test directory from /tools to /test so...
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-05 Bruce MomjianRemove BEOS port.
2005-12-06 Tom LaneMake Win32 build use our port/snprintf.c routines,...
2005-08-20 Tom LaneConvert the arithmetic for shared memory size calculati...
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-03-11 Bruce MomjianDefine snprintf() to call pg_snprintf() so our own...
2004-11-06 Tom LaneAdd code to find_my_exec() to resolve a symbolic link...
2004-10-06 Bruce MomjianHere is a patch to fix win32 ssl builds. Summary of...
2004-07-14 Peter EisentrautDetect locale/encoding mismatch in initdb, or pick...
2004-06-24 Tom LaneAvoid including <sys/time.h> on platforms that don...
2004-06-07 Bruce MomjianFix strerror_r by checking return type from configure.
2004-05-22 Tom LaneUse wide-character library routines, if available,...
2004-05-21 Tom LaneIntegrate src/timezone library for all platforms. ...
2004-05-07 Tom LaneSolve the 'Turkish problem' with undesirable locale...
2004-05-05 Tom LaneSecond try at a portable unsetenv().
2004-04-30 Bruce MomjianRename to USE_PGTZ to match code.
2004-04-30 Bruce MomjianEnable use of our own timezone library for Win32.
2004-04-23 Bruce MomjianAdd new auto-detection of thread flags.
2004-03-20 Bruce MomjianHandle draft version of getpwuid_r() that accepts only...
2004-02-11 Bruce MomjianCheck and set thread-safe functions separately, rather...
2004-02-11 Bruce MomjianProperly set NEED_REENTRANT_FUNCS for threaded libpq...
2004-02-10 Tom LaneAdd configure support for determining UINT64_FORMAT...
2003-11-24 Peter EisentrautRename USE_THREADS to ENABLE_THREAD_SAFETY to avoid...
2003-09-13 Bruce Momjianautoconf/autoheader run.
2003-09-12 Bruce MomjianImplement compiler #error if spinlock code not found...
2003-09-07 Bruce MomjianChanges for MinGW/WIN32:
2003-08-16 Bruce MomjianMake NEED_REENTRANT_FUNC_NAMES _require_ *_r functions...
2003-08-11 Tom LaneDo not link in libwsock32 on non-win32 platforms. ...
2003-08-07 Tom LaneDon't assume that struct option is available just becau...
2003-08-04 Bruce MomjianRe-add USE_THREADS, used by ecpg.
2003-08-04 Bruce MomjianFix thread handling in configure.
2003-08-04 Tom LaneRemove --enable-recode feature, since it's been broken...
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-15 Bruce MomjianRun autoconf/autoheader for ecpg change.
2003-06-14 Bruce MomjianAdd thread.c for libpq threading, and hook it into...
2003-06-13 Bruce MomjianAdd --with-threads configure option to control threaded...
2003-06-12 Bruce MomjianIPv6 cleanups.
2003-06-11 Bruce MomjianAdd Rendezvous support to postmaster, from Chris Campbell
2003-05-27 Bruce MomjianAdd configure thread tests.
2003-05-22 Tom LaneAdjust configure so that extern tzname[] will be checke...
2003-05-07 Bruce MomjianChange alternate database location patch to test for...
2003-04-24 Tom LaneInfrastructure for upgraded error reporting mechanism...
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-03-29 Peter EisentrautSimplify the socket handling code by supplying a replac...
2003-03-06 Tom LaneUse poll(2) in preference to select(2), if available...
2003-02-19 Bruce MomjianHere's the patch I promised over on HACKERS - it alters the
2003-02-14 Bruce MomjianUpdate FAQ's in head and 7.3.X.
2003-01-25 Tom LaneWhere available, use utime() or utimes() to update...
2003-01-06 Bruce MomjianUpdate comments on IPv6 #define.
2003-01-06 Bruce MomjianUpdate ipv6 comment, move configure test to the right...
2003-01-06 Bruce MomjianEnable IPv6 connections to the server, and add pg_hba...
2002-11-10 Bruce MomjianThis trivial patch removes 2 unused defines from pg_con...
2002-11-07 Tom LaneMove substitute extern declarations to end of file...
2002-09-05 Tom LaneBe careful to include postgres.h *before* any system...
2002-09-04 Peter EisentrautRemove leftovers from subproject removals. Fixes for...
2002-09-02 Tom LaneCode review for HeapTupleHeader changes. Add version...
2002-08-29 Tatsuo IshiiRemove MULTIBYTE
next