Move related functions next to each other in pg_publication.c.
Amit Kapila <akapila@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/pg_publication.c | modified | +11 −11 |
Discussion
- Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. 12 messages · 2022-07-28 → 2022-08-03