Add a regression test case based on bug #7516.
Tom Lane <tgl@sss.pgh.pa.us>
Add a regression test case based on bug #7516. Given what we now know about the cause of this bug, it seems like it'd be a real good idea to include it in the plperl regression tests, so as to catch any platform-specific cases where the code gets misoptimized.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/expected/plperl_elog.out | modified | +42 −0 |
| src/pl/plperl/sql/plperl_elog.sql | modified | +30 −0 |