mirror of
https://github.com/postgres/postgres.git
synced 2026-01-13 12:22:55 +03:00
Extract the "while creating return value" and "while modifying trigger row" parts of some error messages into another layer of error context. This will simplify the upcoming patch to improve data type support, but it can stand on its own.
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_2.out Python 2.2 plpython_unicode_3.out Python 2.3, 2.4 plpython_unicode.out Python 2.5, 2.6