Format list of catalog files in makefile vertically
authorPeter Eisentraut <peter@eisentraut.org>
Mon, 28 Aug 2023 04:18:39 +0000 (06:18 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Mon, 28 Aug 2023 04:20:56 +0000 (06:20 +0200)
commit9a0ddc39c64b8dddddf4f58eb137f53bf94eb098
treeadc42a67efa032ee883a666f841e3864e10cf3a2
parentd6d1430f404386162831bc32906ad174b2007776
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: https://www.postgresql.org/message-id/flat/a306be82-ee71-4554-d499-49a45a654396%40eisentraut.org
src/backend/catalog/Makefile
src/include/catalog/meson.build