Re: notice processors for isolationtester - Mailing list pgsql-hackers

From Haribabu Kommi
Subject Re: notice processors for isolationtester
Date
Msg-id CAJrrPGeTy=xWX2Ai3dT3e5+k10fy_H_XVd6BGGH60zhxX0hxaQ@mail.gmail.com
Whole thread Raw
In response to notice processors for isolationtester  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: notice processors for isolationtester  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers

On Thu, Oct 25, 2018 at 8:35 AM Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
Recently while testing a patch I found it immensely useful to
distinguish which session each WARNING message came from, when bespoke
tests were run under isolationtester.  Current code does not show that,
so I developed this patch adding notice processors, and then it does.

I reviewed and tested the patch. It is working as expected.
Providing session name helps in debugging.

Marking the patch as ready for committer.

Regards,
Haribabu Kommi
Fujitsu Australia

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: PostgreSQL vs SQL/XML Standards
Next
From: Clarence Ho
Date:
Subject: Re: Strange corruption in psql output on mereswine