Re: Useless toast

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Useless toast
Дата
Msg-id 1080246.1721763618@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Useless toast  (Marcos Pegoraro <marcos@f10.com.br>)
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Useless toast
Следующее
От: Joe Conway
Дата:
Сообщение: Re: [18] Policy on IMMUTABLE functions and Unicode updates