If RelationBuildDesc() fails to open a critical system index, PANIC with
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 27 Feb 2008 17:44:27 +0000 (17:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 27 Feb 2008 17:44:27 +0000 (17:44 +0000)
commitdbea05eb1fe96f118112637847d7dac8ef5b9687
tree8e032cce2018f145b6f6dae43435b3aea874c002
parentfa9a5202d94caba60bdfed4f0fae0ddac553a5b0
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.
src/backend/utils/cache/relcache.c