aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2016-03-08 13:33:24 -0800
committerAndres Freund <andres@anarazel.de>2016-03-08 13:42:57 -0800
commite66197fa2efa8ae0cab1eed6b2257ab4e2134b1e (patch)
tree3d539e55fecfe2441000b63e7302ed180fbad844 /src/backend/utils/adt/numeric.c
parent8c314b9853c2fbb85c041d4761426f25a9d63972 (diff)
downloadpostgresql-e66197fa2efa8ae0cab1eed6b2257ab4e2134b1e.tar.gz
postgresql-e66197fa2efa8ae0cab1eed6b2257ab4e2134b1e.zip
plperl: Correctly handle empty arrays in plperl_ref_from_pg_array.
plperl_ref_from_pg_array() didn't consider the case that postgrs arrays can have 0 dimensions (when they're empty) and accessed the first dimension without a check. Fix that by special casing the empty array case. Author: Alex Hunsaker Reported-By: Andres Freund / valgrind / buildfarm animal skink Discussion: 20160308063240.usnzg6bsbjrne667@alap3.anarazel.de Backpatch: 9.1-
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions