diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-09 19:34:16 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-09 19:34:16 +0000 |
commit | 2dee38d407f74e778d7306b7dbd0fdad4b838164 (patch) | |
tree | 15bb859e04f95a61235a1649e846dce6cf53fdfd /src/backend/access/gist | |
parent | da3a1b796e195953a91266175386e02e744816f9 (diff) | |
download | postgresql-2dee38d407f74e778d7306b7dbd0fdad4b838164.tar.gz postgresql-2dee38d407f74e778d7306b7dbd0fdad4b838164.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