Reorder two functions in inval.c

Michael Paquier <michael@paquier.xyz>

Commit: c2bdd2c5b1d48a7e39e1a8d5e1d90b731b53c4c9
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-11-07T02:55:13Z
Releases: 17.0
Reorder two functions in inval.c

This file separates public and static functions with a separator
comment, but two routines were not defined in a location reflecting
that, so reorder them.

Author: Aleksander Alekseev
Reviewed-by: Álvaro Herrera, Michael Paquier
Discussion: https://postgr.es/m/CAJ7c6TMX2dd0g91UKvcC+CVygKQYJkKJq1+ZzT4rOK42+b53=w@mail.gmail.com

Files

PathChange+/−
src/backend/utils/cache/inval.c modified +91 −92

Discussion