Re: Packed Varlena Update (v21) - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Packed Varlena Update (v21)
Date
Msg-id 200704112102.l3BL2ij21324@momjian.us
Whole thread Raw
In response to Re: Packed Varlena Update (v21)  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-patches
Thanks, that was a distinction I didn't know.  TODO updated:

        o Allow single-byte header storage for array elements


---------------------------------------------------------------------------

Gregory Stark wrote:
>
> "Bruce Momjian" <bruce@momjian.us> writes:
>
> > Added to TODO:
> >
> >         o Allow single-byte header storage for arrays
>
> Fwiw this is "single-byte header storage for varlena array *elements*"
>
> The arrays themselves already get the packed varlena treatment.
>
> --
>   Gregory Stark
>   EnterpriseDB          http://www.enterprisedb.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] [Fwd: Index Advisor]
Next
From: Bruce Momjian
Date:
Subject: Re: CREATE TABLE LIKE INCLUDING INDEXES support