diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-02-01 08:23:41 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-02-01 08:26:07 -0500 |
commit | 829757c8a225e5b81a398823d77fa6c0809cf863 (patch) | |
tree | 366db7112147f489d0c7ff1081e8aba1e8ba45dc /src/backend/access/gist/gistscan.c | |
parent | 40482e606733675eb9e5b2f7221186cf81352da1 (diff) | |
download | postgresql-829757c8a225e5b81a398823d77fa6c0809cf863.tar.gz postgresql-829757c8a225e5b81a398823d77fa6c0809cf863.zip |
pgbench: Install guards against obscure overflow conditions.
Dividing INT_MIN by -1 or taking INT_MIN modulo -1 can sometimes
cause floating-point exceptions or otherwise misbehave.
Fabien Coelho and Michael Paquier
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions