aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-06-09 19:34:40 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-06-09 19:34:40 +0000
commit0c423f02581f9ea03d8c4528f35e8f7339e61541 (patch)
treeabe75684ef544832d575936af08c5ea7066f543a /src/backend/access/gist/gist.c
parent9acedf8fafbb4b3921349d3821cabff2e41d29fb (diff)
downloadpostgresql-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