Hi hackers,

Fixed warning that failed build in previous patchset.
Here's rebased patch:
v23-0001-toaster-interface.patch - Pluggable TOAST API interface with
reference (original) TOAST mechanics - new API is introduced but
reference TOAST is still left unchanged;
v23-0002-toaster-default.patch - Default TOAST mechanics is re-implemented
using TOAST API and is plugged in as Default Toaster;
v23-0003-toaster-docs.patch - Pluggable TOAST API documentation package

For TOAST API explanation please check /src/backend/access/README.toastapi

Actual GitHub branch resides at
https://github.com/postgrespro/postgres/tree/toasterapi_clean
Please note that because the development goes on, the actual branch
contains much more than is provided here.

--
Regards,
Nikita Malakhov
Postgres Professional
https://postgrespro.ru/

Attachment: v23-0003-toaster-docs.patch.gz
Description: GNU Zip compressed data

Attachment: v23-0001-toaster-interface.patch.gz
Description: GNU Zip compressed data

Attachment: v23-0002-toaster-default.patch.gz
Description: GNU Zip compressed data

Reply via email to