Commits

DateSubjectAuthorReleases
2007-04-26 Fix dynahash.c to suppress hash bucket splits while a hash_seq_search() scan Tom Lane 8.1.10
2007-04-26 Fix dynahash.c to suppress hash bucket splits while a hash_seq_search() scan Tom Lane 8.2.5
2007-04-26 Fix dynahash.c to suppress hash bucket splits while a hash_seq_search() scan Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-07-22 Add support to dynahash.c for partitioning shared hashtables according Tom Lane 8.2.0
2006-06-25 Tweak dynahash.c to avoid wasting memory space in non-shared hash tables. Tom Lane 8.1.5
2006-06-25 Tweak dynahash.c to avoid wasting memory space in non-shared hash tables. Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-20 Convert the arithmetic for shared memory size calculation from 'int' Tom Lane 8.1.0
2005-06-26 Tweak dynahash.c to not allocate so many entries at once when dealing Tom Lane 8.1.0
2005-06-18 When using C-string lookup keys in a dynahash.c hash table, use strncpy() Tom Lane 7.4.9
2005-06-18 When using C-string lookup keys in a dynahash.c hash table, use strncpy() Tom Lane 8.0.4
2005-06-18 When using C-string lookup keys in a dynahash.c hash table, use strncpy() Tom Lane 8.1.0
2005-06-08 Marginal hack to avoid spending a lot of time in find_join_rel during Tom Lane 8.1.0
2005-05-29 Modify hash_search() API to prevent future occurrences of the error Tom Lane 8.1.0
2005-04-14 Marginal hack to use a specialized hash function for dynahash hashtables Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-09-28 Arrange to preallocate all required space for the buffer and FSM hash Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-08-19 Improve dynahash.c's API so that caller can specify the comparison function Tom Lane 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1