]> granicus.if.org Git - postgresql/commit
Properly handle empty arrays returned from plperl functions.
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 17 Aug 2011 16:03:26 +0000 (12:03 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 17 Aug 2011 16:03:26 +0000 (12:03 -0400)
commit22a55b3af687806e6b3a08a131d00541774eaade
tree15043c404bbf24f2d04e297564c0a124a1bafdbd
parentdfee7d16ad2060e9f73f3002fd979acc085f9391
Properly handle empty arrays returned from plperl functions.

Bug reported by David Wheeler, fix by Alex Hunsaker.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
# modified:   src/pl/plperl/plperl.c
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
# autom4te.cache/
# configure.in~
# doc/src/sgml/ref/grant.sgml~
# src/backend/port/win32_latch.c~
# src/bin/psql/command.c~
# src/include/pg_config.h.win32~
# src/pl/plpython/plpython.c~
# src/tools/msvc/pgbison.bat~
# src/tools/msvc/pgbison.pl.bak
# src/tools/msvc/pgflex.bat~
# src/tools/msvc/pgflex.pl.bak
# src/tools/pgindent/README~
# src/tools/pgindent/pgindent.pl
# src/tools/pgindent/pgindent.pl~
# xxxxx
# yyyyyy
src/pl/plperl/plperl.c