Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b72aa5 commit cc3c4a2Copy full SHA for cc3c4a2
src/pl/plpython/expected/README
@@ -3,6 +3,6 @@ Guide to alternative expected files:
3
plpython_unicode.out any version, when server encoding != SQL_ASCII and client encoding = UTF8; else ...
4
plpython_unicode_0.out any version, when server encoding != SQL_ASCII and client encoding != UTF8; else ...
5
plpython_unicode_2.out Python 2.2
6
-plpython_unicode_3.out Python 2.3, 2.4, 2.5, 2.6
+plpython_unicode_3.out Python 2.3 through 3.1
7
8
plpython_types_3.out Python 3.1
0 commit comments