Re: renaming ExecStoreWhateverTuple
От | Robert Haas |
---|---|
Тема | Re: renaming ExecStoreWhateverTuple |
Дата | |
Msg-id | CA+TgmoZGjahuhAn8DZje1Z_BB6CGK_y4=7p8M=zFBoTiKNbxgw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: renaming ExecStoreWhateverTuple (Andres Freund <andres@anarazel.de>) |
Ответы |
Re: renaming ExecStoreWhateverTuple
Re: renaming ExecStoreWhateverTuple |
Список | pgsql-hackers |
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. Maybe we don't really need the word "tuple". Like we could just make it slot_store_heap() or SlotStoreHeap(). A slot can only store a tuple, after all. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: