pgsql: Format list of catalog files in makefile vertically

Started by Peter Eisentrautalmost 3 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Format list of catalog files in makefile vertically

This makes it easier to compare the lists visually with the
corresponding meson lists.

In passing, copy over some relevant comments from the makefiles to
meson.build.

Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: /messages/by-id/a306be82-ee71-4554-d499-49a45a654396@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9a0ddc39c64b8dddddf4f58eb137f53bf94eb098

Modified Files
--------------
src/backend/catalog/Makefile | 113 +++++++++++++++++++++++++++++++---------
src/include/catalog/meson.build | 5 ++
2 files changed, 93 insertions(+), 25 deletions(-)