Indicate session name in isolationtester notices
Alvaro Herrera <alvherre@alvh.no-ip.org>
Indicate session name in isolationtester notices When a session under isolationtester produces printable notices (NOTICE, WARNING) we were just printing them unadorned, which can be confusing when debugging. Prefix them with the session name, which makes things clearer. Author: Álvaro Herrera Reviewed-by: Hari Babu Kommi Discussion: https://postgr.es/m/20181024213451.75nh3f3dctmcdbfq@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/expected/vacuum-concurrent-drop.out | modified | +3 −3 |
| src/test/isolation/expected/vacuum-conflict.out | modified | +8 −8 |
| src/test/isolation/expected/vacuum-skip-locked.out | modified | +8 −8 |
| src/test/isolation/isolationtester.c | modified | +31 −0 |
Discussion
- notice processors for isolationtester 4 messages · 2018-10-24 → 2018-11-09