Add a regression test case based on bug #7516.

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

Commit: b8fbbcf37f22c5e8361da939ad0fc4be18a34ca9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-09-14T15:05:53Z
Releases: 9.3.0
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

PathChange+/−
src/pl/plperl/expected/plperl_elog.out modified +42 −0
src/pl/plperl/sql/plperl_elog.sql modified +30 −0