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