Re: [PATCH] Small refactoring of inval.c and inval.h

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: [PATCH] Small refactoring of inval.c and inval.h
Дата
Msg-id CAJ7c6TPSdOpNb_iUTtcmKbOrC8zzws27vyCA-omyJ+TB0621iQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Small refactoring of inval.c and inval.h  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: [PATCH] Small refactoring of inval.c and inval.h  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Hi,

>  extern void InvalidateSystemCaches(void);
> -extern void InvalidateSystemCachesExtended(bool debug_discard);
>
> Indeed, that looks a bit strange, but is there a strong need in
> removing it, as you are proposing?  There is always a risk that this
> could be called by some out-of-core code.  This is one of these
> things where we could break something just for the sake of breaking
> it, so there is no real benefit IMO.

Fair enough, here is the corrected patch.

-- 
Best regards,
Aleksander Alekseev

Вложения

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

Предыдущее
От: Jehan-Guillaume de Rorthais
Дата:
Сообщение: Re: Query execution in Perl TAP tests needs work
Следующее
От: Matthias van de Meent
Дата:
Сообщение: Re: Moving forward with TDE [PATCH v3]