]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove obsolete comment atop ri_PlanCheck.
authorAmit Kapila <akapila@postgresql.org>
Wed, 25 Nov 2020 03:51:33 +0000 (09:21 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 25 Nov 2020 03:51:33 +0000 (09:21 +0530)
commit5f734acd70dc202a58b9de5992dd5ef401120e88
tree83ccc63ca1c5b82d50c977266eb17eb76d2be19f
parent6dda057043df4a56683e8fa31a74737b63da4c47
Remove obsolete comment atop ri_PlanCheck.

Commit 5b7ba75f7f removed the unused parameter but forgot to update the
nearby comments.

Author: Li Japin
Backpatch-through: 13, where it was introduced
Discussion: https://postgr.es/m/0E2F62A2-B2F1-4052-83AE-F0BEC8A75789@hotmail.com
src/backend/utils/adt/ri_triggers.c