Re: TupleTableSlot abstraction

Поиск
Список
Период
Сортировка
От Amit Khandekar
Тема Re: TupleTableSlot abstraction
Дата
Msg-id CAJ3gD9c93uycmNQ9Vb-Hke=VtgbMSpSGz3A8ksrBoB0NKwz0Cg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: TupleTableSlot abstraction  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Wed, 14 Nov 2018 at 05:00, Andres Freund <andres@anarazel.de> wrote:
> After this, I hope Amit Khandekar will rebase a patch he's sent me
> internally that converts triggers to use slots. I'll work on rebasing
> the pluggable storage patch ontop of this.

Shared this patch in a separate mail thread :
https://www.postgresql.org/message-id/CAJ3gD9fjpoPHSHB-Ufj7ciT8nV0JSA2gdJUdtxo-bMyPrpjk%3DQ%40mail.gmail.com
--
Thanks,
-Amit Khandekar
EnterpriseDB Corporation
The Postgres Database Company


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

Предыдущее
От: Amit Khandekar
Дата:
Сообщение: Trigger tuple slotification (extracted from pluggable storage patch)
Следующее
От: Daniel Westermann
Дата:
Сообщение: Re: zheap: a new storage format for PostgreSQL