[PATCH] Small refactoring of inval.c and inval.h - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject [PATCH] Small refactoring of inval.c and inval.h
Date
Msg-id CAJ7c6TMX2dd0g91UKvcC+CVygKQYJkKJq1+ZzT4rOK42+b53=w@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Small refactoring of inval.c and inval.h
List 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

Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: logical decoding and replication of sequences, take 2
Next
From: Daniel Gustafsson
Date:
Subject: Re: sslinfo extension - add notbefore and notafter timestamps