2009-08-12 12:37:26 -04:00
|
|
|
Guide to alternative expected files:
|
|
|
|
|
|
2011-03-01 16:35:18 -05:00
|
|
|
plpython_error_0.out Python 2.4 and older
|
2015-06-03 19:52:08 -04:00
|
|
|
plpython_error_5.out Python 3.5 and newer
|
2011-02-01 15:53:40 -05:00
|
|
|
|
2011-04-16 14:52:10 -04:00
|
|
|
plpython_unicode.out server encoding != SQL_ASCII
|
2011-03-01 16:35:18 -05:00
|
|
|
plpython_unicode_3.out server encoding == SQL_ASCII
|
2009-12-15 17:59:55 -05:00
|
|
|
|
2011-03-01 16:35:18 -05:00
|
|
|
plpython_subtransaction_0.out Python 2.4 and older (without with statement)
|
|
|
|
|
plpython_subtransaction_5.out Python 2.5 (without with statement)
|
2011-02-27 10:09:56 -05:00
|
|
|
|
2011-03-01 16:35:18 -05:00
|
|
|
plpython_types_3.out Python 3.x
|