Обсуждение: pgsql: Update plannodes.h's comments about PlanRowMark.

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

pgsql: Update plannodes.h's comments about PlanRowMark.

От
Tom Lane
Дата:
Update plannodes.h's comments about PlanRowMark.

The reference here to different physical column numbers in inherited
UPDATE/DELETE plans is obsolete as of 86dc90056; remove it.  Also
rework the text about inheritance cases to make it clearer.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/79c50ca57828e9f8375766b36cce1e2960eebf87

Modified Files
--------------
src/include/nodes/plannodes.h | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)