pgsql: Format list of catalog files in makefile vertically - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Format list of catalog files in makefile vertically
Date
Msg-id E1qaTqb-001HyL-TK@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

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(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Remove dead code in DecodeInterval()
Next
From: Michael Paquier
Date:
Subject: pgsql: Tighten handling of "ago" in interval values