If RelationBuildDesc() fails to open a critical system index, PANIC with

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1743778d04cfbbdd7fc89f1130979658fa9fae4f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-02-27T17:44:19Z
Releases: 8.4.0
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

PathChange+/−
src/backend/utils/cache/relcache.c modified +5 −2