2009-08-12 12:37:26 -04:00
|
|
|
Guide to alternative expected files:
|
|
|
|
|
|
2011-02-01 15:53:40 -05:00
|
|
|
plpython_error_0.out Python 2.4 and older
|
|
|
|
|
|
2009-10-14 17:42:58 -04:00
|
|
|
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 ...
|
2009-09-13 18:07:06 -04:00
|
|
|
plpython_unicode_2.out Python 2.2
|
2010-06-12 02:05:48 -04:00
|
|
|
plpython_unicode_3.out Python 2.3 through 3.1
|
2009-12-15 17:59:55 -05:00
|
|
|
|
|
|
|
|
plpython_types_3.out Python 3.1
|