PL/Python: Move ereport wrapper test cases to separate file

Peter Eisentraut <peter_e@gmx.net>

Commit: 83590771241fc89a944ba7703f506f4ca50f7e5f
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2016-06-07T13:39:11Z
Releases: 9.6.0
PL/Python: Move ereport wrapper test cases to separate file

In commit 5c3c3cd0a3046339597a03bc708cb5530dc07059, the new tests were
apparently just dumped into the first convenient file.  Move them to a
separate file dedicated to testing that functionality and leave the
plpython_test test to test basic functionality, as it did before.

Files