Reduce error level of ROLLBACK outside a transaction from WARNING to
Bruce Momjian <bruce@momjian.us>
Reduce error level of ROLLBACK outside a transaction from WARNING to NOTICE.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xact.c | modified | +2 −2 |
| src/test/regress/expected/errors.out | modified | +1 −1 |