]> granicus.if.org Git - postgresql/history - src/backend/utils/adt/geo_selfuncs.c
Silence compiler warnings about possibly unset variables.
[postgresql] / src / backend / utils / adt / geo_selfuncs.c
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
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-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-04-26 Bruce MomjianMove ltree parentsel() selectivity function into /contr...
2006-04-26 Bruce MomjianEnhanced containment selectivity function for /contrib...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-11-07 Tom LaneR-tree is dead ... long live GiST.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2001-02-15 Tom LaneReduce default selectivity estimates for geometric...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-07-29 Tom LanePATH and POLYGON datatypes are now TOASTable. Associat...
2000-06-05 Tom LaneLatest round of fmgr updates. All functions with bool...
2000-05-13 Tom LaneTweak selectivity for area-based operators. Still...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-02-17 Tom LaneFinish repairing 6.5's problems with r-tree indexes...
2000-01-26 Bruce MomjianAdd:
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-03-28 Tom LaneFix bogus function signature for areajoinsel.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-03-14 Marc G. FournierDate/Time updates from Thomas...
1997-03-09 Bruce MomjianAdd prototypes for oracle-compat functions. Rename...