Re: Remove unnecessary forward declaration for heapam_methods variable

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Remove unnecessary forward declaration for heapam_methods variable
Дата
Msg-id ZrHSSPCax3iFOipR@paquier.xyz
обсуждение исходный текст
Ответ на Remove unnecessary forward declaration for heapam_methods variable  (Japin Li <japinli@hotmail.com>)
Список pgsql-hackers
On Wed, Jul 31, 2024 at 10:36:11AM +0800, Japin Li wrote:
> I think the forward declaration for heapam_methods variable in heapam_handler.c
> is unnecessary, right?

True.  This can be removed because all the code paths using
heapam_methods are after its declaration, so duplicating it makes
little sense.  Thanks, applied.
--
Michael

Вложения

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