]> granicus.if.org Git - postgresql/commit
Add datetime and timespan hash index declarations. Use float8 for both;
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 30 Nov 1997 22:58:07 +0000 (22:58 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 30 Nov 1997 22:58:07 +0000 (22:58 +0000)
commit2c981436819f4f3a06a59ce0dfe6048056283335
tree9cb47072c732fd936c8a67ecc90e20c7a35bdbd1
parentd16b4767fedcad0749f180da6b14b0e29f65be37
Add datetime and timespan hash index declarations. Use float8 for both;
 certainly OK for datetime since it is a float8 and should be OK for
 timespan since the first field within timespan is a float8.
Use float8 hash function for time type (rather than char8).
src/include/catalog/pg_amproc.h