| From: | Amul Sul <sulamul(at)gmail(dot)com> |
|---|---|
| To: | "wangyukun(at)fujitsu(dot)com" <wangyukun(at)fujitsu(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: fix a comment |
| Date: | 2021-04-23 06:51:07 |
| Message-ID: | CAAJ_b94-AKUNX5zROri76Vgws=1xsw5h_-u3dtN4PtBUJdq=DQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Apr 23, 2021 at 12:12 PM wangyukun(at)fujitsu(dot)com
<wangyukun(at)fujitsu(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2021-04-23 06:53:02 | Re: Stale description for pg_basebackup |
| Previous Message | Amit Kapila | 2021-04-23 06:42:55 | Re: Truncate in synchronous logical replication failed |