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

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

From
Amit Kapila
Date:
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(-)