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
|
|
|
|
|
|
2011-02-27 07:00:19 -05:00
|
|
|
plpython_unicode.out server encoding != SQL_ASCII and client encoding == UTF8; else ...
|
|
|
|
|
plpython_unicode_0.out server encoding != SQL_ASCII and client encoding != UTF8; else ...
|
|
|
|
|
plpython_unicode_3.out server encoding == SQL_ASCII
|
2009-12-15 17:59:55 -05:00
|
|
|
|
2011-02-27 07:00:19 -05:00
|
|
|
plpython_types_3.out Python 3.x
|
|
|
|
|
|
|
|
|
|
Note: Building with Python 2.2 is supported, but there are no expected
|
|
|
|
|
files for it (too much work to maintain).
|