Re: Fix obsolete comment
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-06-07T07:03:22Z
Lists: pgsql-hackers
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! - Heikki
Commits
-
Fix obsolete comment.
- 0692f29ab70c 10.5 landed
- 57f06a7611cc 11.0 landed