pgsql: Remove ExecRemoveJunk(), which is no longer used anywhere.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Remove ExecRemoveJunk(), which is no longer used anywhere.
Дата
Msg-id E1PriCI-0008CB-Ma@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove ExecRemoveJunk(), which is no longer used anywhere.

This was a leftover from the pre-8.1 design of junkfilters.  It doesn't
seem to have any reason to live, since it's merely a combination of two
easy function calls, and not a well-designed combination at that (it
encourages callers to leak the result tuple).

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2e852e541c84af85aa918762fc838fa44a399310

Modified Files
--------------
src/backend/executor/execJunk.c |   18 +++---------------
src/include/executor/executor.h |    1 -
2 files changed, 3 insertions(+), 16 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix dangling-pointer problem in before-row update trigger proces
Следующее
От: itagaki@pgfoundry.org (User Itagaki)
Дата:
Сообщение: textsearch-ja - textsearch_senna: Fix query generator for AND-ed %%