Re: Support for 8-byte TOAST values, round two

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Oleg Bartunov <obartunov(at)postgrespro(dot)ru>
Cc: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Support for 8-byte TOAST values, round two
Date: 2026-09-13 23:51:43
Message-ID: aqc3D1hj_fU-M034@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 14, 2026 at 08:17:47AM +0900, Michael Paquier wrote:
> MobilityDB is carrying the same patterns because it uses a copy-paste
> of the postgis code. Again, this uses directly varatt_external, which
> would fail at compilation under PG20. It sounds to me that they just
> update their code on a regular basis based on postgis, so it means
> that sending only a patch to adjust postgis would be enough. I'm
> happy to take some time to do that, it

This got cut mid-sentence, it's just without the extra part:
"I'm happy to make some time to do that."
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-09-14 00:46:12 Re: Support for 8-byte TOAST values, round two
Previous Message Michael Paquier 2026-09-13 23:17:47 Re: Support for 8-byte TOAST values, round two