Re: [HACKERS] Pluggable storage

Поиск
Список
Период
Сортировка
От Haribabu Kommi
Тема Re: [HACKERS] Pluggable storage
Дата
Msg-id CAJrrPGc951F-R4Kfa4W47B5vHKeHsB2Y34zewp=b+AWSkF9RVA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Pluggable storage  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Ответы Re: [HACKERS] Pluggable storage  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Список pgsql-hackers

On Tue, Dec 12, 2017 at 3:06 PM, Haribabu Kommi <kommi.haribabu@gmail.com> wrote:

I restructured that patch files to avoid showing unnecessary modifications,
and also it will be easy for adding of new API's based on the all the functions
that are exposed by heapam module easily compared earlier.

Attached are the latest set of patches. I will work on the remaining pending
items.

Apart from rebase to the latest master code, following are the additional changes,

1. Added API for bulk insert and rewrite functionality(Logical rewrite is not touched yet)
2. Tuple lock API interface redesign to remove the traversal logic from executor module.

The tuple lock API interface changes are from "Alexander Korotkov" from "PostgresPro".
Thanks Alexander. Currently we both are doing joint development for faster closure of
open items that are pending to bring the "pluggable storage API" into a good shape.

Regards,
Hari Babu
Fujitsu Australia
Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Should we nonblocking open FIFO files in COPY?
Следующее
От: Ioseph Kim
Дата:
Сообщение: pgadmin4 server error message processing