]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Move related functions next to each other in pg_publication.c.
authorAmit Kapila <akapila@postgresql.org>
Fri, 29 Jul 2022 08:57:40 +0000 (14:27 +0530)
committerAmit Kapila <akapila@postgresql.org>
Fri, 29 Jul 2022 08:57:40 +0000 (14:27 +0530)
commit0234ed81e958b2b6b21f231547e851c09c8f1744
tree291e58be6b9fdcb275c0930582aeb1667f2bb5ca
parentbbe08b8869bd29d587f24ef18eb45c7d4d14afca
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
src/backend/catalog/pg_publication.c