Re: fix a comment
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: "wangyukun@fujitsu.com" <wangyukun@fujitsu.com>
Cc: Amul Sul <sulamul@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2021-04-24T06:13:26Z
Lists: pgsql-hackers
On Fri, Apr 23, 2021 at 07:03:40AM +0000, wangyukun@fujitsu.com wrote: > Agree. Please see the v2 patch which delete the number in comment. Indeed, this set of comments became a bit obsolete after 1375422, as you saied upthread. This simplification looks fine to me, so applied. I am in a mood for such patches since yesterday.. -- Michael
Commits
-
Fix come comments in execMain.c
- 9b5558e7ad47 14.0 landed
-
Create ResultRelInfos later in InitPlan, index them by RT index.
- 1375422c7826 14.0 cited