Format list of catalog files in makefile vertically

Peter Eisentraut <peter@eisentraut.org>

Commit: 9a0ddc39c64b8dddddf4f58eb137f53bf94eb098
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-08-28T04:20:56Z
Releases: 17.0
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

Files

PathChange+/−
src/backend/catalog/Makefile modified +88 −25
src/include/catalog/meson.build modified +5 −0

Discussion