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:21:44 -0500 |
commit | b63a4f418f5611272f28d0633932ffbf3bbd3015 (patch) | |
tree | 0c4c99411b937024972c5878c942eb5f88401c5c /src | |
parent | d9ce5d201d17e360b8de2cd3d912c1fec49d85fd (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