summaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
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:58 -0800
commit44f9f1f2d51103dc528ab8bd3b7849e26fe1cdc7 (patch)
treea66b2612edd7a40e80beb7087207b761412e3de4 /src/tutorial/funcs.source
parentb73e8160516f1cf28522ebe3dc0228aabe7c7dc2 (diff)
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/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions