Re: pgsql: Remove BufFile's isTemp flag.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Remove BufFile's isTemp flag.
Дата
Msg-id 7741.1511634091@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Remove BufFile's isTemp flag.  (Andres Freund <andres@anarazel.de>)
Список pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> I don't really see a point in doing this renaming in the first
> place. It's not like the Temp suffix has become inaccurate. I'd perhaps
> not add it in the green field, but I don't see a need to change an
> existing function name. If anything it seems confusing because you'd
> miss something when trivially searching the history / comparing
> branches.

It seems that the vote is 2-1 against renaming that function, so I've
committed Thomas' patch without that and with some additional
comment-smithing.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Update buffile.h/.c comments for removal of non-temp option.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Repair failure with SubPlans in multi-row VALUES lists.