]> 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:45:02 +0000 (17:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 27 Feb 2008 17:45:02 +0000 (17:45 +0000)
commit69e676f77d8ff495326ecd09420a6628da503725
tree828bcc0d92d94014ae5ee3ecf158de37c54514a1
parenta45d896b017a8ef852653f3a8fb3ea1b934ac95a
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