Thread: pgsql: Add a regression test case based on bug #7516.

pgsql: Add a regression test case based on bug #7516.

From
Tom Lane
Date:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b8fbbcf37f22c5e8361da939ad0fc4be18a34ca9

Modified Files
--------------
src/pl/plperl/expected/plperl_elog.out |   42 ++++++++++++++++++++++++++++++++
src/pl/plperl/sql/plperl_elog.sql      |   30 ++++++++++++++++++++++
2 files changed, 72 insertions(+), 0 deletions(-)