If RelationBuildDesc() fails to open a critical system index, PANIC with
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 27 Feb 2008 17:44:51 +0000 (17:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 27 Feb 2008 17:44:51 +0000 (17:44 +0000)
commitafe57e993bea1c63527e8cde2971cb9d2fde9e75
tree014485d177c1b5dca4d80f01f0733fa112faf40c
parentcaf9e44a86057f3a2c6f161e0fadbaa82c946ee2
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