Re: fix a comment

Поиск
Список
Период
Сортировка
От Amul Sul
Тема Re: fix a comment
Дата
Msg-id CAAJ_b94-AKUNX5zROri76Vgws=1xsw5h_-u3dtN4PtBUJdq=DQ@mail.gmail.com
обсуждение исходный текст
Ответ на fix a comment  ("wangyukun@fujitsu.com" <wangyukun@fujitsu.com>)
Ответы RE: fix a comment  ("wangyukun@fujitsu.com" <wangyukun@fujitsu.com>)
Список pgsql-hackers
On Fri, Apr 23, 2021 at 12:12 PM wangyukun@fujitsu.com
<wangyukun@fujitsu.com> wrote:
>
> Hi, Hackers:
>
> In function ExecGetTriggerResultRel, we can see comments:
>
> > /* First, search through the query result relations */ ...
> > /*
> > * Third, search through the result relations that were created during
> > * tuple routing, if any.
> > */
>
> But the 'Second' was deleted since commit 1375422c78.
>
> Update the 'Third' to 'Second', please see the attachment.
>
> Thoughts?
>

Well yes, looks good to me.

How about simply removing these numbering?

Regards,
Amul



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Truncate in synchronous logical replication failed
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Stale description for pg_basebackup