pgsql: Format list of catalog files in makefile vertically

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Format list of catalog files in makefile vertically
Дата
Msg-id E1qaTqb-001HyL-TK@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Remove dead code in DecodeInterval()
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Tighten handling of "ago" in interval values