diff options
Diffstat (limited to 'src/pl/plpython/expected/README')
-rw-r--r-- | src/pl/plpython/expected/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pl/plpython/expected/README b/src/pl/plpython/expected/README index 5bf93668da5..b8905633770 100644 --- a/src/pl/plpython/expected/README +++ b/src/pl/plpython/expected/README @@ -1,6 +1,7 @@ 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 |