Commit Graph

4 Commits (c6ea8ccea6bf23501962ddc7ac9ffdb99c8643e1)

Author SHA1 Message Date
Peter Eisentraut 5809a64584 Set client encoding explicitly in plpython_unicode test 15 years ago
Peter Eisentraut 4ab6ebf3f4 Add Unicode support in PL/Python 17 years ago
Peter Eisentraut 27c405d61a Enhanced error context support in PL/Python 17 years ago
Peter Eisentraut 9d9848668f Split the plpython regression test into test cases arranged by topic, instead 17 years ago
Peter Eisentraut 5106bdc450 Use errcontext mechanism in PL/Python 17 years ago
Peter Eisentraut 1fb1049836 plpython_error.out is for Python 2.4, plpython_error_3.out is for Python 2.5, 17 years ago
Tom Lane c714e5cba7 Fix plpython to work (or at least pass its regression tests) with 19 years ago
Tom Lane 1e6201a22c Add an expected case to cover error message as spelled by python 2.2.3. 21 years ago
Tom Lane a8a3c3c4d6 Add variant expected file to cope with different spelling of a Python 21 years ago
Bruce Momjian 37f11c3081 This patch addresses the problem mentioned in the "process crash 21 years ago
Tom Lane 59ee9448a8 Remove read_file/write_file tests. These were originally intended to 21 years ago
Tom Lane 0ff7a2c2ad Convert the existing regression test scripts for the various optional 21 years ago
Tom Lane 5f2499d5af Update to match error editing. 23 years ago
Tom Lane 6115224448 Rename plpython to plpythonu, and update documentation to reflect its 23 years ago
Tom Lane 6f49703f0e Clean up plpython error reporting so that its regression test passes 23 years ago
Bruce Momjian 7d5edf2ba7 Add new elog() levels to stored procedure languages. plperl DEBUG hack 24 years ago
Tom Lane 1ca717f377 plpython security and error handling fixes, from 24 years ago
Bruce Momjian 0bef7ba549 Add plpython code. 25 years ago