Re: Some comments that should've covered MERGE
Richard Guo <guofenglinux@gmail.com>
From: Richard Guo <guofenglinux@gmail.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2022-10-25T02:15:18Z
Lists: pgsql-hackers
On Mon, Oct 24, 2022 at 6:59 PM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote: > On 2022-Oct-19, Richard Guo wrote: > > > Hi hackers, > > > > I happened to notice $subject. Attach a trivial patch for that. > > Thanks, applied. I did change the comment atop setTargetTable, which I > thought could use a little bit more detail on what is happening, and > also in its callsite in transformMergeStmt. Thanks for the fix! Thanks Richard
Commits
-
Update some comments that should've covered MERGE
- fb2a83b2b750 15.1 landed
- 3b2db22fe287 16.0 landed