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.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/43e7787dd3387a7455fc4d9c353addb79a50ebe5 Modified Files -------------- src/pl/plpython/expected/plpython_error.out | 2 +- src/pl/plpython/expected/plpython_error_5.out | 447 ++++++++++++++++++++++++++ 2 files changed, 448 insertions(+), 1 deletion(-)
