Re: Avoid possible useless call to makeNode function (src/backend/commands/view.c)

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Avoid possible useless call to makeNode function (src/backend/commands/view.c)
Дата
Msg-id CAApHDvppdGgxYZ6GN+30hjWctM+WFfjK-T4Kojo-TyJo3EbTzw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Avoid possible useless call to makeNode function (src/backend/commands/view.c)
Список pgsql-hackers
On Wed, 30 Oct 2024 at 01:07, Ranier Vilela <ranier.vf@gmail.com> wrote:
> With the function *DefineVirtualRelation* has a possible
> useless call to *makeNode* function, which invokes palloc.
>
> So, reduce the scope for the variable to inner else
> where it is really necessary.

Seem legit. I can take care of that.

David



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