summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/float.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-11-06 14:20:29 +0100
committerPeter Eisentraut <peter@eisentraut.org>2019-11-06 14:22:40 +0100
commitd213f3114d9901159b41cc72f9fd41c74bd2b2b6 (patch)
tree3512444270d83f76afcf34f3007cbb323da9287a /src/backend/utils/adt/float.c
parentcb6d7f9855e9902d5a6aab000f79b74c14a5b885 (diff)
Fix memory allocation mistake
The previous code was allocating more memory than necessary because the formula used the wrong data type. Reported-by: Jehan-Guillaume de Rorthais <jgdr@dalibo.com> Discussion: https://www.postgresql.org/message-id/20191105172918.3e32a446@firost
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions