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

Amit Kapila <akapila@postgresql.org>

Commit: 0234ed81e958b2b6b21f231547e851c09c8f1744
Author: Amit Kapila <akapila@postgresql.org>
Date: 2022-07-29T08:57:40Z
Releases: 16.0
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

Files

PathChange+/−
src/backend/catalog/pg_publication.c modified +11 −11

Discussion