pgsql: Mark Scan as an abstract node type, too.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Mark Scan as an abstract node type, too.
Дата
Msg-id E1oAEij-001zRO-RW@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Mark Scan as an abstract node type, too.

On further review, this one is never instantiated either.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8c73c11a0d39049de2c1f400d8765a0eb21f5228

Modified Files
--------------
src/include/nodes/plannodes.h                    | 4 ++++
src/test/modules/test_oat_hooks/test_oat_hooks.c | 3 ---
2 files changed, 4 insertions(+), 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Mark PlanState as an abstract node type.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: rearrange high-level commentary about node support coverage