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
- ExecUpdate-obsolete-comment.patch (text/plain) patch
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
-
Fix obsolete comment.
- 0692f29ab70c 10.5 landed
- 57f06a7611cc 11.0 landed