Re: Remove unnecessary commas for goto labels

Поиск
Список
Период
Сортировка
От Japin Li
Тема Re: Remove unnecessary commas for goto labels
Дата
Msg-id MEYP282MB1669FD21E3CD33EF1F8D5FA5B6219@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответ на Re: Remove unnecessary commas for goto labels  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-hackers
On Sun, 09 Oct 2022 at 11:07, Julien Rouhaud <rjuju123@gmail.com> wrote:
> Hi,
>
> On Sun, Oct 09, 2022 at 07:42:58AM +0800, Japin Li wrote:
>>
>> Hi hackers,
>>
>> I find there are some unnecessary commas for goto lables,
>> attached a patch to remove them.
>
> You mean semi-colon?  +1, and a quick regex later I don't see any other
> occurrence.

Yeah semi-colon, sorry for the typo.


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



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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: Remove unnecessary commas for goto labels
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Switching XLog source from archive to streaming when primary available