Обсуждение: pgindent for worker.c

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

pgindent for worker.c

От
Peter Smith
Дата:
PSA a trivial patch just to pgindent the file
src/backend/replication/logical/worker.c

(I am modifying this file in a separate patch, but every time I used
pgindent for my own code I would keep seeing these existing format
problems).

----
Kind Regards,
Peter Smith.
Fujitsu Australia

Вложения

Re: pgindent for worker.c

От
Amit Kapila
Дата:
On Tue, Jan 19, 2021 at 6:53 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> PSA a trivial patch just to pgindent the file
> src/backend/replication/logical/worker.c
>
> (I am modifying this file in a separate patch, but every time I used
> pgindent for my own code I would keep seeing these existing format
> problems).
>

Sorry for the inconvenience. This seems to be a leftover from my
commit 0926e96c49, so I will take care of this. I think we need to
change this file in the upcoming patches for logical replication of
2PC so, I'll push this change separately.

-- 
With Regards,
Amit Kapila.