Re: Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c
Nazir Bilal Yavuz <byavuz81@gmail.com>
From: Nazir Bilal Yavuz <byavuz81@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>, kksrcv001@gmail.com, Andres Freund <andres@anarazel.de>
Date: 2024-04-03T12:12:00Z
Lists: 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
Commits
-
Add error codes to some PANIC/FATAL errors reports
- 226261f387fd 17.0 landed