Enclosed below I have a patch to allow a btree index on the int8 type.

Bruce Momjian <bruce@momjian.us>

Commit: 817a3e6d394227f715e55ec7e71ee737e9bdb9aa
Author: Bruce Momjian <bruce@momjian.us>
Date: 1999-03-14T05:09:05Z
Releases: 7.1.1
Enclosed below I have a patch to allow a btree index on the int8 type.

I would like some feedback on what the hash function for the int8 hash
function
in the ./backend/access/hash/hashfunc.c should return.

Also, could someone (maybe Tomas Lockhart?) look-over the patch and make
sure
the system table entries are correct?  I've tried to research them as
much as I
could, but some of them are still not clear to me.

Thanks,
-Ryan

Files