Re: Fix obsolete comment
Amit Langote <langote_amit_f8@lab.ntt.co.jp>
From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Heikki Linnakangas <hlinnaka@iki.fi>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-06-07T07:08:18Z
Lists: pgsql-hackers
On 2018/06/07 16:03, Heikki Linnakangas wrote: > On 07/06/18 09:43, Amit Langote wrote: >> A comment in ExecUpdate refers to an argument of ExecConstraints that no >> longer exists. Attached fixes that, but I'm about over a year too late >> [1] in sending this patch. > > Applied, thanks! Thanks Heikki. Regards, Amit
Commits
-
Fix obsolete comment.
- 0692f29ab70c 10.5 landed
- 57f06a7611cc 11.0 landed