pg_dump/nls.mk is missing a file

Поиск
Список
Период
Сортировка
От Kyotaro Horiguchi
Тема pg_dump/nls.mk is missing a file
Дата
Msg-id 20231130.120009.1370713511317755874.horikyota.ntt@gmail.com
обсуждение исходный текст
Ответы Re: pg_dump/nls.mk is missing a file
Список pgsql-hackers
Hello.

Upon reviewing my translation, I discovered that filter.c was not
included in the nls.mk of pg_dump. Additional it appears that two '.h'
files have been included for a long time, but they seem unnecessary as
their removal does not affect the results. The attached patch is
intended to correct these issues.

For Meson, on the other hand, I believe there is nothing in particular
that needs to be done.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: pg_upgrade and logical replication
Следующее
От: "Hayato Kuroda (Fujitsu)"
Дата:
Сообщение: RE: Is this a problem in GenericXLogFinish()?