pgsql: Indicate session name in isolationtester notices

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Indicate session name in isolationtester notices
Дата
Msg-id E1gL9SC-0005y1-QD@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a28e10e82e540d45e448bc404af76df8a54008f1

Modified Files
--------------
.../isolation/expected/vacuum-concurrent-drop.out  |  6 ++---
src/test/isolation/expected/vacuum-conflict.out    | 16 +++++------
src/test/isolation/expected/vacuum-skip-locked.out | 16 +++++------
src/test/isolation/isolationtester.c               | 31 ++++++++++++++++++++++
4 files changed, 50 insertions(+), 19 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix dependency handling of partitions and inheritance for ONCOM
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix incorrect routine name in xlog_heapam.h