Re: [PATCH] Check more invariants during syscache initialization

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: [PATCH] Check more invariants during syscache initialization
Дата
Msg-id CAJ7c6TMiGRB2BWpmgEWONzRqdO56WOtd=oNkugaieOj-RNJZHw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Check more invariants during syscache initialization  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
Ответы Re: [PATCH] Check more invariants during syscache initialization
Список pgsql-hackers
Hi,

> Shouldn't these be calling `OidIsValid(…)`, not comparing directly to
> `InvalidOid`?

They should, thanks. Here is the updated patch. I made sure there are
no others != InvalidOid checks in syscache.c and catcache.c which are
affected by my patch. I didn't change any other files since Zhang
wants to propose the corresponding patch.

--
Best regards,
Aleksander Alekseev

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Anthonin Bonnefoy
Дата:
Сообщение: Re: POC: Extension for adding distributed tracing - pg_tracing
Следующее
От: Matthias van de Meent
Дата:
Сообщение: Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan