Specify hash table support functions for float8 and int4 rather than using

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: b12ba5f6951f22e36963323012f135ae71534e92
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1997-11-30T23:03:28Z
Releases: 7.1.1
Specify hash table support functions for float8 and int4 rather than using
 btree support functions. Don't know why this was that way, but would
 assume that these should be consistant with all other types with
 hash support. Regression tests OK.
Change a few comments and field alignment to make things more readable.

Files

PathChange+/−
src/include/catalog/pg_amop.h modified +31 −31