Обсуждение: pgsql: Fix division by zero in the new range type histogram creation.

Поиск
Список
Период
Сортировка

pgsql: Fix division by zero in the new range type histogram creation.

От
Heikki Linnakangas
Дата:
Fix division by zero in the new range type histogram creation.

Report and analysis by Matthias.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3e6eb0dd0a0982c61420a0d18d3e485bd2c2819c

Modified Files
--------------
src/backend/utils/adt/rangetypes_typanalyze.c |    5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)