diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-10-04 15:45:49 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-10-04 15:45:49 +0000 |
commit | 96471bf1068ae757b988aa7678a70b1bb953ea66 (patch) | |
tree | 89a0c84da431bd98a3e495917cc4c0d3cad940a8 /src/backend/access/gist/gist.c | |
parent | a6020b396b4bb6231510e99729278f534464d19f (diff) | |
download | postgresql-96471bf1068ae757b988aa7678a70b1bb953ea66.tar.gz postgresql-96471bf1068ae757b988aa7678a70b1bb953ea66.zip |
Using strtol() on int8 values (input parameters or result sets) in
plpython would result in numeric overflows causing the backend to
terminate abruptly.
This patch fixes it.
Bradley McLean
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions