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

From Michael Paquier
Subject Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Date
Msg-id aV3r_Nnv4ZUr5clz@paquier.xyz
Whole thread Raw
In response to Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)  ("zengman" <zengman@halodbtech.com>)
List pgsql-hackers
On Wed, Jan 07, 2026 at 11:49:24AM +0800, zengman wrote:
> 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

Thanks, fixed.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Japin Li
Date:
Subject: Re: Pasword expiration warning
Next
From: Michael Paquier
Date:
Subject: Re: Sequence Access Methods, round two