Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)

From: Nikhil Kumar Veldanda <veldanda(dot)nikhilkumar17(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Date: 2025-07-20 08:28:08
Message-ID: CAFAfj_E-QLiUq--+Kdyvb+-Gg79LLayZRcH8+mFPzVuDQOVaAw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

> v26-0014-Design-to-extend-the-varattrib_4b-and-toast-poin.patch:
> Design proposal covering varattrib_4b, TOAST pointer layouts, and
> related macro updates.
> v26-0015-Implement-Zstd-compression-no-dictionary-support.patch: Plain
> ZSTD (non dict) support and few basic tests.

Sending v27 patch with a small update over v26 patch.

v27-0014-Design-to-extend-the-varattrib_4b-and-toast-poin.patch:
Design proposal covering varattrib_4b, TOAST pointer layouts, and
related macro updates.
v27-0015-Implement-Zstd-compression-no-dictionary-support.patch: Plain
ZSTD (non dict) support and few basic tests.

> --
> Nikhil Veldanda

--
Nikhil Veldanda

Attachment Content-Type Size
v27-0015-Implement-Zstd-compression-no-dictionary-support.patch application/octet-stream 36.6 KB
v27-0014-Design-to-extend-the-varattrib_4b-and-toast-poin.patch application/octet-stream 32.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message feichanghong 2025-07-20 08:49:16 Re: Even when the data is already ordered, MergeAppend still adds a Sort node
Previous Message Michael J. Baars 2025-07-20 08:13:50 Re: Upgrade from Fedora 40 to Fedora 42, or from PostgreSQL 16.3 to PostgreSQL 16.9