Commit Graph

11 Commits (f9263006d871d127794a402a7bef713fdd882156)

Author SHA1 Message Date
Heikki Linnakangas 316186f289 Handle SPIErrors raised directly in PL/Python code. 13 years ago
Heikki Linnakangas f21fc7f9fc Preserve SQLSTATE when an SPI error is propagated through PL/python 14 years ago
Peter Eisentraut 2bd78eb8d5 Add traceback information to PL/Python errors 15 years ago
Peter Eisentraut 474a42473a PL/Python custom SPI exceptions 15 years ago
Peter Eisentraut 0c5933d010 Wrap PL/Python SPI calls into subtransactions 15 years ago
Peter Eisentraut 15f55cc38a Add validator to PL/Python 15 years ago
Peter Eisentraut 5dff93638c Make PL/Python tests more compatible with Python 3 17 years ago
Peter Eisentraut 9d9848668f Split the plpython regression test into test cases arranged by topic, instead 17 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
Bruce Momjian afb17d912b > I've worked with the Pl/Python code in the past and will see about removing 23 years ago
Tom Lane 1ca717f377 plpython security and error handling fixes, from 25 years ago
Bruce Momjian 0bef7ba549 Add plpython code. 25 years ago