postgresql/src/backend/access/hash
Tom Lane c422b5ca6b Code review for improved-hashing patch. Fix some portability issues
(char != unsigned char, Datum != uint32); make use of new hash code in
dynahash hash tables and hash joins.
2002-03-09 17:35:37 +00:00
..
hash.c Code review for improved-hashing patch. Fix some portability issues 2002-03-09 17:35:37 +00:00
hashfunc.c Code review for improved-hashing patch. Fix some portability issues 2002-03-09 17:35:37 +00:00
hashinsert.c I've attached a patch which implements Bob Jenkin's hash function for 2002-03-06 20:49:46 +00:00
hashovfl.c I've attached a patch which implements Bob Jenkin's hash function for 2002-03-06 20:49:46 +00:00
hashpage.c I've attached a patch which implements Bob Jenkin's hash function for 2002-03-06 20:49:46 +00:00
hashscan.c Restructure index AM interface for index building and index tuple deletion, 2001-07-15 22:48:19 +00:00
hashsearch.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
hashstrat.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
hashutil.c I've attached a patch which implements Bob Jenkin's hash function for 2002-03-06 20:49:46 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00