pgsql: Move related functions next to each other in pg_publication.c.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Move related functions next to each other in pg_publication.c.
Дата
Msg-id E1oHLpp-001l65-G7@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Move related functions next to each other in pg_publication.c.

This also improves comments atop is_publishable_class().

Author: Peter Smith
Reviewed-by: Amit Kapila, Hou Zhijie
Discussion: https://postgr.es/m/CAHut+PupQ5UW9A9ut0Yjt21J9tHhx958z5L0k8-9hTYf_NYqxA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0234ed81e958b2b6b21f231547e851c09c8f1744

Modified Files
--------------
src/backend/catalog/pg_publication.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Use TRUNCATE to preserve relfilenode for pg_largeobject + index.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix test instability