Re: Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER()
Date: 2025-06-10 02:58:13
Message-ID: aEefRUeeDJpxrmnr@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 09, 2025 at 04:17:25PM -0500, Nathan Bossart wrote:
> The risk/reward ratio might not be favorable on this one. Presumably we'd
> need some level of confidence that this is no longer an issue, and in the
> end the patch only saves a few lines of code.
>
> [0] https://postgr.es/m/27632.1191182717%40sss.pgh.pa.us

Ah, thanks. Well, then it's a good thing now that HPPA is entirely
gone (edadeb0710e8), for a tweak added 17 years ago.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Yugo Nagata 2025-06-10 02:59:54 Re: Improve tab completion for COPY
Previous Message torikoshia 2025-06-10 02:15:09 Re: Improve tab completion for COPY