Hi, There is an ongoing thread [1] for adding missing SQL error codes to PANIC and FATAL error reports in xlogrecovery.c file. I did the same but for xlog.c and relcache.c files.
I couldn't find a suitable error code for the "cache lookup failed for relation" error in relcache.c and this error comes up in many places. Would it be reasonable to create a new error code specifically for this? Any kind of feedback would be appreciated. [1] https://www.postgresql.org/message-id/CAPMWgZ8g17Myb5ZRE5aTNowUohafk4j48mZ_5_Zn9JnR5p2u0w%40mail.gmail.com -- Regards, Nazir Bilal Yavuz Microsoft
v1-0001-xlog.c-Add-missing-error-codes-to-PANIC-FATAL-err.patch
Description: Binary data
v1-0002-relcache.c-Add-missing-error-codes-to-PANIC-FATAL.patch
Description: Binary data
