OSDN Git Service

Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type...
[pg-rex/syncrep.git] / src / include / pg_config_manual.h
2011-04-28 Andrew DunstanUse a macro variable PG_PRINTF_ATTRIBUTE for the style...
2010-12-29 Robert HaasSupport unlogged tables.
2010-12-03 Tom LaneCreate core infrastructure for KNNGIST.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-07 Tom LaneRemove all the special-case code for INT64_IS_BUSTED...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-02-26 Peter EisentrautAdd a -w/--no-password option that prevents all passwor...
2009-01-12 Tom LaneImplement prefetching via posix_fadvise() for bitmap...
2009-01-11 Tom LaneRe-enable the old code in xlog.c that tried to use...
2008-07-12 Tom LaneDon't make --enable-cassert turn on RANDOMIZE_ALLOCATED...
2008-06-24 Tom LaneReduce the alignment requirement of type "name" from...
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-11 Tom LaneAdd some debug support code to try to catch future...
2008-03-27 Tom LaneReduce the need for frontend programs to include "postg...
2008-03-10 Tom LaneProvide a build-time option to store large relations...
2008-02-29 Alvaro HerreraRemove long-unused and broken TCL_ARRAYS.
2007-06-08 Tom LaneArrange for large sequential scans to synchronize with...
2007-02-23 Bruce MomjianMove BLCKSZ < 1024 check to guc.c.
2007-02-20 Bruce MomjianPrevent BLCKSZ < 1024, and have initdb test shared...
2007-02-06 Peter EisentrautMove NAMEDATALEN definition from postgres_ext.h to...
2006-09-18 Tom LaneAdd built-in userlock manipulation functions to replace...
2006-06-06 Tom LaneMake the planner estimate costs for nestloop inner...
2006-04-03 Tom LaneDefine a separately configurable XLOG_BLCKSZ symbol...
2006-01-05 Bruce MomjianRemove BEOS port.
2006-01-05 Bruce MomjianRemove QNX port.
2005-10-07 Tom LaneAllocate a few extra LWLocks for possible use by add...
2005-10-03 Tom LaneAdd a trace_sort option to help with measuring resource...
2005-03-29 Tom LaneOfficially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS...
2004-09-10 Bruce MomjianMinor cleanup.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-05-21 Tom LaneIntegrate src/timezone library for all platforms. ...
2004-03-24 Tom LaneReplace max_expr_depth parameter with a max_stack_depth...
2004-03-12 Neil ConwayAllow 'Infinity' and '-Infinity' as input to the float4...
2004-02-11 Tom LaneCommit the reasonably uncontroversial parts of J.R...
2004-01-06 Neil ConwayMake the 'wal_debug' GUC variable a boolean (rather...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-09 Tom LaneAdd operator strategy and comparison-value datatype...
2003-09-21 Tom LaneArrange to align shared disk buffers on at least 32...
2003-08-04 Bruce Momjianpgindent run.
2003-06-12 Bruce MomjianIPv6 cleanups.
2003-05-15 Bruce MomjianAllow Win32 to compile under MinGW. Major changes...
2003-04-18 Bruce MomjianMake Win32 tests to match existing Cygwin tests, where...
2003-04-06 Peter EisentrautGenerate pg_config.h.in by autoheader. Separate out...