OSDN Git Service

Specify hash table support functions for float8 and int4 rather than using
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 30 Nov 1997 23:03:28 +0000 (23:03 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 30 Nov 1997 23:03:28 +0000 (23:03 +0000)
commitb12ba5f6951f22e36963323012f135ae71534e92
tree78b7e6f0e622f425c50c17d2cabe35d78c8a5c74
parent2c981436819f4f3a06a59ce0dfe6048056283335
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.
src/include/catalog/pg_amop.h