Re: [HACKERS] Pluggable storage - Mailing list pgsql-hackers

From Haribabu Kommi
Subject Re: [HACKERS] Pluggable storage
Date
Msg-id CAJrrPGc951F-R4Kfa4W47B5vHKeHsB2Y34zewp=b+AWSkF9RVA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Pluggable storage  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Responses Re: [HACKERS] Pluggable storage  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List 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
Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Should we nonblocking open FIFO files in COPY?
Next
From: Ioseph Kim
Date:
Subject: pgadmin4 server error message processing