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

  1. Fix obsolete comment.