Re: [RFC] building postgres with meson - v10

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [RFC] building postgres with meson - v10
Дата
Msg-id 5e216522-ba3c-f0e6-7f97-5276d0270029@enterprisedb.com
обсуждение исходный текст
Ответ на Re: [RFC] building postgres with meson - v10  (Andres Freund <andres@anarazel.de>)
Ответы Re: [RFC] building postgres with meson - v10  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 15.07.22 07:08, Andres Freund wrote:
> Attached is v10 of the meson patchset. Lots of small changes, I don't think
> anything major. I tried to address most of Peter's feedback for the earlier
> patches.

The following patches are ok to commit IMO:

a1c5542929 prereq: Deal with paths containing \ and spaces in basebackup_to_shell tests
e37951875d meson: prereq: psql: Output dir and dependency generation for sql_help
18cc9fbd02 meson: prereq: ecpg: Add and use output directory argument for preproc/*.pl
58a32694e9 meson: prereq: Move snowball_create.sql creation into perl file
59b8bffdaf meson: prereq: Add output path arg in generate-lwlocknames.pl
2db97b00d5 meson: prereq: generate-errcodes.pl: Accept output file
fb8f52f21d meson: prereq: unicode: Allow to specify output directory
8f1e4410d6 meson: prereq: Refactor dtrace postprocessing make rules
3d18a20b11 meson: prereq: Add --outdir option to gen_node_support.pl



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pavel Borisov
Дата:
Сообщение: Re: Add 64-bit XIDs into PostgreSQL 15
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [Commitfest 2022-07] Begins Now