Update plperl to use ereport() not elog() for user-facing messages,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: af434fcdf4e831d82b643a56b5efbe6e313ea7a9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-11-29T20:11:06Z
Releases: 8.0.0
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.

Files

PathChange+/−
src/pl/plperl/plperl.c modified +54 −25
src/pl/plperl/test/test.expected modified +13 −13