plpython: Remove obsolete test expected file
authorPeter Eisentraut
Sat, 7 Jun 2025 07:03:11 +0000 (09:03 +0200)
committerPeter Eisentraut
Sat, 7 Jun 2025 07:04:29 +0000 (09:04 +0200)
commit1a857348e47dc4f1bbf104e746abe542c99004e8
tree0a863a5242aeec723989447d51eef205a57bf382
parent5b40feab594c3019fd6b09e46f97f5b367050cf9
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
Reviewed-by: Jacob Champion
Discussion: https://www.postgresql.org/message-id/d620e7c6-becc-4a8e-9b43-eea0da55faf2@eisentraut.org
src/pl/plpython/expected/README [deleted file]
src/pl/plpython/expected/plpython_error.out
src/pl/plpython/expected/plpython_error_5.out [deleted file]