mirror of
https://github.com/postgres/postgres.git
synced 2026-02-12 23:33:27 -05:00
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. |
||
|---|---|---|
| .. | ||
| plpython_drop.out | ||
| plpython_error.out | ||
| plpython_error_1.out | ||
| plpython_error_2.out | ||
| plpython_error_3.out | ||
| plpython_function.out | ||
| plpython_populate.out | ||
| plpython_schema.out | ||
| plpython_test.out | ||