Add missing error codes to PANIC/FATAL error reports in xlogrecovery - Mailing list pgsql-hackers

From Krishnakumar R
Subject Add missing error codes to PANIC/FATAL error reports in xlogrecovery
Date
Msg-id CAPMWgZ8g17Myb5ZRE5aTNowUohafk4j48mZ_5_Zn9JnR5p2u0w@mail.gmail.com
Whole thread Raw
Responses Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery
List pgsql-hackers
Hi,

Please find a patch attached which adds missing sql error code in
error reports which are FATAL or PANIC, in xlogrecovery.
This will help with deducing patterns when looking at error reports
from multiple postgres instances.

--
Thanks and Regards,
Krishnakumar (KK).
[Microsoft]

Attachment

pgsql-hackers by date:

Previous
From: "Tristan Partin"
Date:
Subject: Re: Refactoring backend fork+exec code
Next
From: Andres Freund
Date:
Subject: Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery