Re: Pluggable toaster - Mailing list pgsql-hackers

From Nikita Malakhov
Subject Re: Pluggable toaster
Date
Msg-id CAN-LCVMpb5t0QheofS=9gQbKSY-Hf_ESCRjBeG-pbL90gRprag@mail.gmail.com
Whole thread Raw
In response to Re: Pluggable toaster  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: Pluggable toaster
List pgsql-hackers
Hi hackers!

I've rebased actual branch onto the latest master and re-created patches. Checked with git am,
all applied correctly. Please check the attached patches.

Just to remind - I've decided to leave only the first 2 patches for review and send less significant
changes after the main patch will be straightened out.
So, here is 
v14-0001-toaster-interface.patch - main TOAST API patch, with reference TOAST
mechanics left as-is.
v14-0002-toaster-default.patch - reference TOAST re-implemented via TOAST API.

On Tue, Aug 23, 2022 at 11:27 AM Aleksander Alekseev <aleksander@timescale.com> wrote:
Hi Nikita,

> I've decided to leave only the first 2 patches for review and send less significant
> changes after the main patch will be straightened out.
> So, here is
> v13-0001-toaster-interface.patch - main TOAST API patch, with reference TOAST
> mechanics left as-is.
> v13-0002-toaster-default.patch - reference TOAST re-implemented via TOAST API.
> [...]

Great! Thank you.

Unfortunately the patchset still seems to have difficulties passing
the CI checks (see http://cfbot.cputube.org/ ). Any chance we may see
a version rebased to the current `master` branch for the September CF?

--
Best regards,
Aleksander Alekseev


--
Regards,
Nikita Malakhov
Attachment

pgsql-hackers by date:

Previous
From: Егор Чиндяскин
Date:
Subject: Stack overflow issue
Next
From: Amit Kapila
Date:
Subject: Re: making relfilenodes 56 bits