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

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема [PATCH] Small refactoring of inval.c and inval.h
Дата
Msg-id CAJ7c6TMX2dd0g91UKvcC+CVygKQYJkKJq1+ZzT4rOK42+b53=w@mail.gmail.com
обсуждение исходный текст
Ответы Re: [PATCH] Small refactoring of inval.c and inval.h  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
Hi,

The proposed patch is a small refactoring of inval.{c,h}:

"""
    The "public functions" separator comment doesn't reflect reality anymore.
    We could rearrange the order of the functions. However, this would
complicate
    back-porting of the patches, thus removing the comment instead.

    InvalidateSystemCachesExtended() is an internal function of inval.c. Make it
    static.
"""

-- 
Best regards,
Aleksander Alekseev

Вложения

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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: logical decoding and replication of sequences, take 2
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: sslinfo extension - add notbefore and notafter timestamps