Specify hash table support functions for float8 and int4 rather than using
Thomas G. Lockhart <lockhart@fourpalms.org>
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
| Path | Change | +/− |
|---|---|---|
| src/include/catalog/pg_amop.h | modified | +31 −31 |