-
- Downloads
Preserve SQLSTATE when an SPI error is propagated through PL/python
exception handler. This was a regression in 9.1, when the capability to catch specific SPI errors was added, so backpatch to 9.1. Mika Eloranta, with some editing by Jan Urbański.
Showing
- src/pl/plpython/expected/plpython_error.out 22 additions, 0 deletionssrc/pl/plpython/expected/plpython_error.out
- src/pl/plpython/expected/plpython_error_0.out 22 additions, 0 deletionssrc/pl/plpython/expected/plpython_error_0.out
- src/pl/plpython/plpython.c 8 additions, 6 deletionssrc/pl/plpython/plpython.c
- src/pl/plpython/sql/plpython_error.sql 20 additions, 0 deletionssrc/pl/plpython/sql/plpython_error.sql
Loading
Please register or sign in to comment