pgsql: Reorder two functions in inval.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Reorder two functions in inval.c
Дата
Msg-id E1r0CGg-004Gvs-G9@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c2bdd2c5b1d48a7e39e1a8d5e1d90b731b53c4c9

Modified Files
--------------
src/backend/utils/cache/inval.c | 183 ++++++++++++++++++++--------------------
1 file changed, 91 insertions(+), 92 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: pgsql: Migrate logical slots to the new node during an upgrade.
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix the test 003_logical_slots.