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:23:41 -0500 |
commit | 64f5edca2401f6c2f23564da9dd52e92d08b3a20 (patch) | |
tree | 15b5fa0c34d6b2d3bac61a0a5f61de1b70643a1a /src/backend/access/transam/commit_ts.c | |
parent | 89611c4dfa67630f7dcc25881c17cbd1b2e24ea1 (diff) | |
download | postgresql-64f5edca2401f6c2f23564da9dd52e92d08b3a20.tar.gz postgresql-64f5edca2401f6c2f23564da9dd52e92d08b3a20.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/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions