pgsql: If RelationBuildDesc() fails to open a critical system index, - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: If RelationBuildDesc() fails to open a critical system index,
Date
Msg-id 20080227174427.33F90754108@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/cache:
        relcache.c (r1.266 -> r1.266.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/cache/relcache.c?r1=1.266&r2=1.266.2.1)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: If RelationBuildDesc() fails to open a critical system index,
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: If RelationBuildDesc() fails to open a critical system index,