]> granicus.if.org Git - postgresql/commit
If RelationBuildDesc() fails to open a critical system index, PANIC with
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 27 Feb 2008 17:44:41 +0000 (17:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 27 Feb 2008 17:44:41 +0000 (17:44 +0000)
commitf40d8b5ef43c26aa0e8d45bd9acb36b197258179
tree775720ce035c7111f75d52a4c8f85b7fa51c383c
parentbac65d5240d6fbf16e82bdd202439e0dbdb72a59
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