Re: Short varlena headers and arrays - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Short varlena headers and arrays
Date
Msg-id 9763.1171899036@sss.pgh.pa.us
Whole thread Raw
In response to Short varlena headers and arrays  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Short varlena headers and arrays  (Gregory Stark <stark@enterprisedb.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_proc without oid?
Next
From: Tom Lane
Date:
Subject: Re: Multiple Storage per Tablespace, or Volumes