]> granicus.if.org Git - postgresql/history - src/include/utils/typcache.h
Add GUC and storage parameter to set the maximum size of GIN pending list.
[postgresql] / src / include / utils / typcache.h
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-11-15 Tom LaneRestructure function-internal caching in the range...
2011-06-03 Tom LaneFix failure to check whether a rowtype's component...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-10-31 Tom LaneProvide hashing support for arrays.
2010-10-25 Tom LaneAllow new values to be added to an existing enum type.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-09-02 Tom LaneFix up flushing of composite-type typcache entries...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-12-23 Tom LaneRestructure operator classes to allow improved handling...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-06-16 Tom LaneFix problems with cached tuple descriptors disappearing...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-05 Tom LaneMake the world very nearly safe for composite-type...
2004-04-01 Tom LaneReplace TupleTableSlot convention for whole-row variabl...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-17 Tom LaneCreate a 'type cache' that keeps track of the data...