From: | Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] Pluggable storage |
Date: | 2017-12-12 04:06:35 |
Message-ID: | CAJrrPGdsQSRuq7N3W63CWXVkM_Acgc8HBphDvzOq1ik=Mt6j+Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Nov 29, 2017 at 3:50 PM, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
wrote:
> On Tue, Nov 14, 2017 at 5:09 PM, Michael Paquier
> <michael(dot)paquier(at)gmail(dot)com> wrote:
> > On Tue, Nov 7, 2017 at 6:34 PM, Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>
> wrote:
> >> On Tue, Oct 31, 2017 at 8:59 PM, Haribabu Kommi <
> kommi(dot)haribabu(at)gmail(dot)com>
> >> wrote:
> >>> Additional changes that are done in the patches compared to earlier
> >>> patches apart from rebase.
> >>
> >> Rebased patches are attached.
> >
> > This set of patches needs again a... Rebase.
>
> No rebased versions have showed up for two weeks. For now I am marking
> this patch as returned with feedback.
>
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.
Regards,
Hari Babu
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
0008-Remove-HeapScanDesc-usage-outside-heap.patch | application/octet-stream | 95.6 KB |
0001-Change-Create-Access-method-to-include-storage-handl.patch | application/octet-stream | 9.3 KB |
0002-Storage-AM-folder-and-init-functions.patch | application/octet-stream | 11.0 KB |
0003-Adding-storageam-hanlder-to-relation-structure.patch | application/octet-stream | 7.0 KB |
0004-Adding-tuple-visibility-function-to-storage-AM.patch | application/octet-stream | 67.0 KB |
0005-slot-hooks-are-added-to-storage-AM.patch | application/octet-stream | 62.7 KB |
0006-Tuple-Insert-API-is-added-to-Storage-AM.patch | application/octet-stream | 102.1 KB |
0007-Scan-functions-are-added-to-storage-AM.patch | application/octet-stream | 105.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tsunakawa, Takayuki | 2017-12-12 04:25:54 | RE: Using ProcSignal to get memory context stats from a running backend |
Previous Message | Craig Ringer | 2017-12-12 03:57:41 | Using ProcSignal to get memory context stats from a running backend |