Re: Useless toast - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Useless toast
Date
Msg-id 1080246.1721763618@sss.pgh.pa.us
Whole thread Raw
In response to Useless toast  (Marcos Pegoraro <marcos@f10.com.br>)
List pgsql-hackers
Marcos Pegoraro <marcos@f10.com.br> writes:
> Using version 16, seems strange when toast needs to be created. Tested with
> domain being numeric or varchar(10) with the same results.

Domains are fairly opaque when it comes to maximum length.
I cannot get excited about adding code to make them less so.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Useless toast
Next
From: Joe Conway
Date:
Subject: Re: [18] Policy on IMMUTABLE functions and Unicode updates