Re: renaming ExecStoreWhateverTuple

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: renaming ExecStoreWhateverTuple
Дата
Msg-id 20190325163256.d6vcrt3yb2upy6yy@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: renaming ExecStoreWhateverTuple  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi,

On 2019-03-25 12:05:52 -0400, Robert Haas wrote:
> On Mon, Mar 25, 2019 at 11:57 AM Andres Freund <andres@anarazel.de> wrote:
> > I think I might go for slot_store_heap_tuple etc, given that a lot of
> > those accessors have been slot_ for about ever. What do you think?
> 
> I don't have a super-strong feeling about it, although changing the
> case convention might confuse a few people.

Right, but is that going to be more people that are going to be confused
by the difference between the already existing slot_ functions and the
existing camel-cased stuff?

Greetings,

Andres Freund


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Error message inconsistency
Следующее
От: Tom Lane
Дата:
Сообщение: Re: renaming ExecStoreWhateverTuple