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

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

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