]> granicus.if.org Git - postgresql/commit
Fix obsolete comment.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 7 Jun 2018 06:56:22 +0000 (09:56 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 7 Jun 2018 06:56:22 +0000 (09:56 +0300)
commit57f06a7611cc4806f581ae838f145181164056d4
treeb8335d6929ccbce1f05de579ac62fc551c45000d
parenteee381ef5ec4b16cff37865ccd70510e1e1abcdc
Fix obsolete comment.

The 'orig_slot' argument was removed in commit c0a8ae7be392, but that
commit forgot to update the comment.

Author: Amit Langote
Discussion: https://www.postgresql.org/message-id/194ac4bf-7b4a-c887-bf26-bc1a85ea995a@lab.ntt.co.jp
src/backend/executor/nodeModifyTable.c