]> granicus.if.org Git - postgresql/history - src/backend/utils/hash/hashfn.c
Update copyright via script for 2017
[postgresql] / src / backend / utils / hash / hashfn.c
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-08-07 Andres FreundDon't include low level locking code from frontend...
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-12-18 Tom LaneImprove hash_create's API for selecting simple-binary...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-30 Tom LaneAssorted comment fixes, mostly just typos, but some...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
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-06-01 Tom LaneFix several hash functions that were taking chintzy...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-09-27 Tom LaneReplace strncpy with strlcpy in selected places that...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-08 Tom LaneMarginal hack to avoid spending a lot of time in find_j...
2005-04-14 Tom LaneMarginal hack to use a specialized hash function for...
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-19 Tom LaneImprove dynahash.c's API so that caller can specify...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-03-09 Tom LaneCode review for improved-hashing patch. Fix some porta...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-01 Tom LaneAnother round of cleanups for dynahash.c (maybe it...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-03-17 Tom LaneFix a bunch of minor portability problems and maybe...
2000-01-26 Bruce MomjianAdd:
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-11 Bruce MomjianGoodbye register keyword. Compiler knows better.
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...
1996-11-03 Marc G. FournierProduce a clean compile of backend...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01