aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-06-09 19:34:24 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-06-09 19:34:24 +0000
commit562755ec15e9c7009f1af78b75c642b40309039d (patch)
tree0ba424a621a7afe4c8d5636dae201d9e9832ab5d /src/backend/access/gist
parent2de08aab3be88a4fe8d8ce7de61bdd1063535b85 (diff)
downloadpostgresql-562755ec15e9c7009f1af78b75c642b40309039d.tar.gz
postgresql-562755ec15e9c7009f1af78b75c642b40309039d.zip
Fix datetime input functions to correctly detect integer overflow when
running on a 64-bit platform ... strtol() will happily return 64-bit output in that case. Per bug #4231 from Geoff Tolley.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions