Do not prefix error messages with the string "PL/Python: "
Peter Eisentraut <peter_e@gmx.net>
Do not prefix error messages with the string "PL/Python: " It is redundant, given the error context. Jan Urbański
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/expected/plpython_do.out | modified | +1 −1 |
| src/pl/plpython/expected/plpython_error.out | modified | +10 −10 |
| src/pl/plpython/expected/plpython_test.out | modified | +1 −1 |
| src/pl/plpython/expected/plpython_types_3.out | modified | +1 −1 |
| src/pl/plpython/expected/plpython_types.out | modified | +1 −1 |
| src/pl/plpython/expected/plpython_unicode_2.out | modified | +4 −4 |
| src/pl/plpython/expected/plpython_unicode_3.out | modified | +4 −4 |
| src/pl/plpython/plpython.c | modified | +2 −2 |