postgresql/src/pl/plpython/expected
Peter Eisentraut 5106bdc450 Use errcontext mechanism in PL/Python
Error messages from PL/Python now always mention the function name in the
CONTEXT: field.  This also obsoletes the few places that tried to do the
same manually.

Regression test files are updated to work with Python 2.4-2.6.  I don't have
access to older versions right now.
2009-07-20 08:01:07 +00:00
..
plpython_drop.out Convert the existing regression test scripts for the various optional 2005-05-14 17:55:22 +00:00
plpython_error.out Use errcontext mechanism in PL/Python 2009-07-20 08:01:07 +00:00
plpython_error_1.out Manual attempt to update this file. 2009-01-16 20:29:48 +00:00
plpython_error_2.out Add an expected case to cover error message as spelled by python 2.2.3. 2005-10-04 02:50:04 +00:00
plpython_error_3.out Use errcontext mechanism in PL/Python 2009-07-20 08:01:07 +00:00
plpython_function.out Use errcontext mechanism in PL/Python 2009-07-20 08:01:07 +00:00
plpython_populate.out Convert the existing regression test scripts for the various optional 2005-05-14 17:55:22 +00:00
plpython_schema.out Allow PL/python to return composite types and result sets 2006-09-02 12:30:01 +00:00
plpython_test.out Use errcontext mechanism in PL/Python 2009-07-20 08:01:07 +00:00