Re: Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c
Date
Msg-id CAN55FZ14JvfSQE63q-HyrkA2q6f8NdhDrHTqYft39QsoN1HB9A@mail.gmail.com
Whole thread Raw
In response to Re: Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
Hi,

On Wed, 3 Apr 2024 at 12:11, Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 6 Mar 2024, at 09:59, Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > Nothing sticks out from reading through these patches, they seem quite ready to
> > me.
>
> Took another look at this today and committed it. Thanks!

Thanks for the commit!

-- 
Regards,
Nazir Bilal Yavuz
Microsoft



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: LogwrtResult contended spinlock
Next
From: Melanie Plageman
Date:
Subject: Re: Streaming I/O, vectored I/O (WIP)