If RelationBuildDesc() fails to open a critical system index, PANIC with
Tom Lane <tgl@sss.pgh.pa.us>
If RelationBuildDesc() fails to open a critical system index, PANIC with a relevant error message instead of just dumping core. Odd that nobody reported this before Darren Reed.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/cache/relcache.c | modified | +5 −2 |