postgresql/src/backend/utils/cache
Tom Lane a635c08fa1 Add support for cross-type hashing in hash index searches and hash joins.
Hashing for aggregation purposes still needs work, so it's not time to
mark any cross-type operators as hashable for general use, but these cases
work if the operators are so marked by hand in the system catalogs.
2007-01-30 01:33:36 +00:00
..
catcache.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
inval.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
lsyscache.c Add support for cross-type hashing in hash index searches and hash joins. 2007-01-30 01:33:36 +00:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
relcache.c Prevent WAL logging when COPY is done in the same transation that 2007-01-25 02:17:26 +00:00
syscache.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
typcache.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00