Currently, nonfatal warnings are not trapped (as they should be) by
plperl - the attached small patch remedies that omission, and adds a small regression test for error and warning output - the new regression input and expected output are in separate attached files. Andrew Dunstan
Showing
- src/pl/plperl/GNUmakefile 1 addition, 1 deletionsrc/pl/plperl/GNUmakefile
- src/pl/plperl/expected/plperl_elog.out 29 additions, 0 deletionssrc/pl/plperl/expected/plperl_elog.out
- src/pl/plperl/plperl.c 1 addition, 1 deletionsrc/pl/plperl/plperl.c
- src/pl/plperl/sql/plperl_elog.sql 23 additions, 0 deletionssrc/pl/plperl/sql/plperl_elog.sql
Loading
Please register or sign in to comment