]> granicus.if.org Git - postgresql/commitdiff
Update Python version information
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 12 Jun 2010 06:05:48 +0000 (06:05 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 12 Jun 2010 06:05:48 +0000 (06:05 +0000)
src/pl/plpython/expected/README

index 4173274a6010449aeed29b60c6d7afe56680a9d6..f0115280909191d7f4ac998b140a1320fa128073 100644 (file)
@@ -3,6 +3,6 @@ Guide to alternative expected files:
 plpython_unicode.out           any version, when server encoding != SQL_ASCII and client encoding = UTF8; else ...
 plpython_unicode_0.out         any version, when server encoding != SQL_ASCII and client encoding != UTF8; else ...
 plpython_unicode_2.out         Python 2.2
-plpython_unicode_3.out         Python 2.3, 2.4, 2.5, 2.6
+plpython_unicode_3.out         Python 2.3 through 3.1
 
 plpython_types_3.out           Python 3.1