Update plperl to use ereport() not elog() for user-facing messages,
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/plperl.c | modified | +54 −25 |
| src/pl/plperl/test/test.expected | modified | +13 −13 |