Обсуждение: pgsql: Fix obsolete comment.

Поиск
Список
Период
Сортировка

pgsql: Fix obsolete comment.

От
Heikki Linnakangas
Дата:
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

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0692f29ab70c7d12d5d6c19eb30a7017a6693b83

Modified Files
--------------
src/backend/executor/nodeModifyTable.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)