Print proper cause of statement cancel, user interaction or timeout.
Bruce Momjian <bruce@momjian.us>
Print proper cause of statement cancel, user interaction or timeout.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +5 −2 |
| src/backend/storage/lmgr/proc.c | modified | +13 −3 |
| src/backend/tcop/postgres.c | modified | +12 −5 |
| src/include/storage/proc.h | modified | +3 −1 |
| src/test/regress/expected/prepared_xacts.out | modified | +2 −2 |