]> granicus.if.org Git - postgresql/commit
Fix thinko: errmsg -> ereport.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 19 Nov 2015 19:16:39 +0000 (14:16 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 19 Nov 2015 19:16:39 +0000 (14:16 -0500)
commit9be3a4e24dc777e31f6358907ebefac841ea2632
treef031f824b346fb16dd1aed9d988b5cfaa8fecb3d
parentbc4996e61b98d41eacf991c18508b7a2305a68c6
Fix thinko: errmsg -> ereport.

Silly mistake in my commit 09cecdf285ea9f51, reported by Erik Rijkers.

The fact that the buildfarm didn't find this implies that we are not
testing Perl builds that lack MULTIPLICITY, which is a bit disturbing
from a coverage standpoint.  Until today I'd have said nobody cared
about such configurations anymore; but maybe not.
src/pl/plperl/plperl.c