Re: [COMMITTERS] pgsql: Add a Gather executor node.

Поиск
Список
Период
Сортировка
Искать
От
Andres Freund
Тема
Re: [COMMITTERS] pgsql: Add a Gather executor node.
Дата
Msg-id
20170721110610.sywjgzff6j6yo2pb@alap3.anarazel.de
Ответ на
Список
Дерево обсуждения
pgsql: Add a Gather executor node. Robert Haas <rhaas@postgresql.org>
Re: [COMMITTERS] pgsql: Add a Gather executor node. Andres Freund <andres@anarazel.de>
Hi,

On 2015-09-30 23:29:30 +0000, Robert Haas wrote:
> Add a Gather executor node.
> ...
> src/backend/executor/execProcnode.c           |   46 ++++

I just noticed that this added a new execProcnode dispatch routine, but
didn't add that to the file's header

 *	 INTERFACE ROUTINES
 *		ExecInitNode	-		initialize a plan node and its subplans
 *		ExecProcNode	-		get a tuple by executing the plan node
 *		ExecEndNode		-		shut down a plan node and its subplans
 *

Greetings,

Andres Freund

В списке pgsql-committers по дате отправления
От: Teodor Sigaev
Дата:
От: Tom Lane
Дата:
FAQ