Re: Short varlena headers and arrays

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Short varlena headers and arrays
Дата
Msg-id 9763.1171899036@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Short varlena headers and arrays  (Gregory Stark <stark@enterprisedb.com>)
Ответы Re: Short varlena headers and arrays
Список pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> Once this is done it may be worth having arrays convert to short varlenas as
> well.

Elements of arrays are not subject to being toasted by themselves, so
I don't think you can make that work.  At least not without breaking
wide swaths of code that works fine today.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_proc without oid?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Multiple Storage per Tablespace, or Volumes