Обсуждение: Unwanted file mode modification?

Поиск
Список
Период
Сортировка

Unwanted file mode modification?

От
Japin Li
Дата:
Hi,

Commit 216a784829 change the src/backend/replication/logical/worker.c file mode
from 0644 to 0755, which is unwanted, right?

[1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=216a784829c2c5f03ab0c43e009126cbb819e9b2

-- 
Regrads,
Japin Li.
ChengDu WenWu Information Technology Co.,Ltd.



Re: Unwanted file mode modification?

От
Amit Kapila
Дата:
On Mon, Jan 9, 2023 at 1:21 PM Japin Li <japinli@hotmail.com> wrote:
>
> Commit 216a784829 change the src/backend/replication/logical/worker.c file mode
> from 0644 to 0755, which is unwanted, right?
>

Right, it is by mistake. I'll fix it.

-- 
With Regards,
Amit Kapila.