diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2007-06-08 21:21:28 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2007-06-08 21:21:28 +0000 |
commit | a4d58727191419b89126f06f23237986cae966fc (patch) | |
tree | ac68091e0f275327086ffa4a8e0d9ff01da4a8cf /src/backend/utils/adt/numeric.c | |
parent | 2b438c12cca443fe69852e9b0c678893c8686ac0 (diff) | |
download | postgresql-a4d58727191419b89126f06f23237986cae966fc.tar.gz postgresql-a4d58727191419b89126f06f23237986cae966fc.zip |
Disallow the cost balancing code from resulting in a zero cost limit, which
causes a division-by-zero error in the vacuum code. This can happen when there
are more workers than cost limit units.
Per report from Galy Lee in
<200705310914.l4V9E6JA094603@wwwmaster.postgresql.org>.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions