plpython: Restore alternative output for plpython_error test.
authorAndres Freund <andres@anarazel.de>
Tue, 8 Mar 2022 18:31:06 +0000 (10:31 -0800)
committerAndres Freund <andres@anarazel.de>
Tue, 8 Mar 2022 18:34:06 +0000 (10:34 -0800)
commit43e7787dd3387a7455fc4d9c353addb79a50ebe5
treeea7d60e976fb57b2bcb566122da3df13a346025e
parenta180c2b34de0989269fdb819bff241a249bf5380
plpython: Restore alternative output for plpython_error test.

In db23464715f I removed the alternative output for plpython_error. Wrongly
so, because the output changed in Python 3.5, not Python 3.
src/pl/plpython/expected/plpython_error.out
src/pl/plpython/expected/plpython_error_5.out [new file with mode: 0644]