You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/pl/plpython/expected
Peter Eisentraut eb62398f39 Fix Unicode support in PL/Python 17 years ago
..
README Fix Unicode support in PL/Python 17 years ago
plpython_drop.out
plpython_error.out Make PL/Python tests more compatible with Python 3 17 years ago
plpython_error_2.out Make PL/Python tests more compatible with Python 3 17 years ago
plpython_global.out Make PL/Python tests more compatible with Python 3 17 years ago
plpython_import.out Make PL/Python tests more compatible with Python 3 17 years ago
plpython_newline.out
plpython_params.out Augment test coverage in PL/Python, especially for error conditions. 17 years ago
plpython_populate.out
plpython_record.out Enhanced error context support in PL/Python 17 years ago
plpython_schema.out Augment test coverage in PL/Python, especially for error conditions. 17 years ago
plpython_setof.out Make PL/Python tests more compatible with Python 3 17 years ago
plpython_spi.out Use generic attribute management in PL/Python 17 years ago
plpython_test.out Make PL/Python tests more compatible with Python 3 17 years ago
plpython_trigger.out Add Unicode support in PL/Python 17 years ago
plpython_types.out Fix/improve bytea and boolean support in PL/Python 17 years ago
plpython_unicode.out Add Unicode support in PL/Python 17 years ago
plpython_unicode_2.out Fix Unicode support in PL/Python 17 years ago
plpython_unicode_3.out Fix Unicode support in PL/Python 17 years ago
plpython_unicode_5.out Fix Unicode support in PL/Python 17 years ago
plpython_void.out Enhanced error context support in PL/Python 17 years ago

README

Guide to alternative expected files:

plpython_error_2.out Python 2.2, 2.3, 2.4
plpython_error.out Python 2.5, 2.6

plpython_unicode.out any version, when server encoding != SQL_ASCII; else ...
plpython_unicode_2.out Python 2.2
plpython_unicode_3.out Python 2.3, 2.4
plpython_unicode_5.out Python 2.5, 2.6