Fix obsolete comment

Amit Langote <langote_amit_f8@lab.ntt.co.jp>

From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-06-07T06:43:13Z
Lists: pgsql-hackers

Attachments

Hi.

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.

Thanks,
Amit

[1]
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=c0a8ae7be392

Commits

  1. Fix obsolete comment.