diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-09 19:34:40 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-09 19:34:40 +0000 |
commit | 0c423f02581f9ea03d8c4528f35e8f7339e61541 (patch) | |
tree | abe75684ef544832d575936af08c5ea7066f543a /src/backend/access/gist/gist.c | |
parent | 9acedf8fafbb4b3921349d3821cabff2e41d29fb (diff) | |
download | postgresql-0c423f02581f9ea03d8c4528f35e8f7339e61541.tar.gz postgresql-0c423f02581f9ea03d8c4528f35e8f7339e61541.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/gist.c')
0 files changed, 0 insertions, 0 deletions