diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-02-03 09:15:29 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-02-03 09:19:58 -0500 |
commit | 014796aa3f07f77fa50128044599c96808e929ee (patch) | |
tree | 8da440233234ef30de2d06e83a6135fa32bffe44 /src | |
parent | 1f2b195ebf1c1646b20111f1c339fbaebb04da56 (diff) |
pgbench: Install guard against overflow when dividing by -1.
Commit 64f5edca2401f6c2f23564da9dd52e92d08b3a20 fixed the same hazard
on master; this is a backport, but the modulo operator does not exist
in older releases.
Michael Paquier
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions