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

From: zengman <zengman(at)halodbtech(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Date: 2026-01-07 03:49:24
Message-ID: tencent_121C1BB152CAF3195C99D56C@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Indeed, I'll clean up that. Thanks.

Hello Mr. Michael

I noticed a small detail in the latest submission that could be adjusted.
doc/src/sgml/datatype.sgml:
- they can be cast to integer
+ They can be cast to integer

--
Regards,
Man Zeng
www.openhalo.org

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-01-07 04:06:13 Re: [patch] ALTER COLUMN SET EXPRESSION [GENERATED|STORED]
Previous Message Xueyu Gao 2026-01-07 03:41:29 [PATCH]remove extra blank line in the comment of pg_strxfrm_enabled()