]> 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:27 +0000 (17:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 27 Feb 2008 17:44:27 +0000 (17:44 +0000)
commit57766e209b1cf1587238c07448a2938b07b29b9a
tree33fdeaef05d591a6a11a787b677de2301ec37408
parent07e58204ed8285890a996d390795963da608fbb0
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