[PATCH] Check more invariants during syscache initialization - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject [PATCH] Check more invariants during syscache initialization
Date
Msg-id CAJ7c6TOjUTJ0jxvWY6oJeP2-840OF8ch7qscZQsuVuotXTOS_g@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Check more invariants during syscache initialization
List pgsql-hackers
Hi,

Currently InitCatalogCache() has only one Assert() for cacheinfo[]
that checks .reloid. The proposed patch adds sanity checks for the
rest of the fields.

-- 
Best regards,
Aleksander Alekseev

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Use of additional index columns in rows filtering
Next
From: Peter Geoghegan
Date:
Subject: Re: Use of additional index columns in rows filtering