summaryrefslogtreecommitdiff
path: root/src/pl/plpython/expected/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/pl/plpython/expected/README')
-rw-r--r--src/pl/plpython/expected/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pl/plpython/expected/README b/src/pl/plpython/expected/README
index b8905633770..d735ae989bc 100644
--- a/src/pl/plpython/expected/README
+++ b/src/pl/plpython/expected/README
@@ -1,12 +1,8 @@
Guide to alternative expected files:
-plpython_error_0.out Python 2.4 and older
plpython_error_5.out Python 3.5 and newer
plpython_unicode.out server encoding != SQL_ASCII
plpython_unicode_3.out server encoding == SQL_ASCII
-plpython_subtransaction_0.out Python 2.4 and older (without with statement)
-plpython_subtransaction_5.out Python 2.5 (without with statement)
-
plpython_types_3.out Python 3.x