summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-07-06 04:16:00 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-07-06 04:16:00 +0000
commit7af3a6fc6f9e2486df37eeac0d61addba09a3551 (patch)
tree1b21c8aa49a58a479fff5912ef125a19b38b3524 /src/backend/executor
parentad9a99c24f7084d2511e84efbac3a807b14656f3 (diff)
Fix up hash functions for datetime datatypes so that they don't take
unwarranted liberties with int8 vs float8 values for these types. Specifically, be sure to apply either hashint8 or hashfloat8 depending on HAVE_INT64_TIMESTAMP. Per my gripe of even date.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions