Update plperl to use ereport() not elog() for user-facing messages,
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 29 Nov 2004 20:11:06 +0000 (20:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 29 Nov 2004 20:11:06 +0000 (20:11 +0000)
commitc1a8bf85e61a6cb79fb422653f05022491a672f8
tree85f80c6c74ec22630c38e39e4778ab4f72a6d2d1
parent7672e734c3c131e22734cd6eabb5ef1f72f1ddc9
Update plperl to use ereport() not elog() for user-facing messages,
so that they will be translatable.  Give messages some semblance of
conformance to the style guide.
src/pl/plperl/plperl.c
src/pl/plperl/test/test.expected