plpython: Remove obsolete test expected file
Move plpython_error_5.out to plpython_error.out, since the pre-3.5
version is no longer needed, since we raised the Python requirement to
3.6 (commit 45363fca637).
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Jacob Champion <jacob.champion@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/d620e7c6-becc-4a8e-9b43-eea0da55faf2@eisentraut.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/1a857348e47dc4f1bbf104e746abe542c99004e8
Modified Files
--------------
src/pl/plpython/expected/README | 3 -
src/pl/plpython/expected/plpython_error.out | 2 +-
src/pl/plpython/expected/plpython_error_5.out | 460 --------------------------
3 files changed, 1 insertion(+), 464 deletions(-)