Re: cast bytea to double precision[]

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: Mathieu Dubois <mathieu(dot)dubois(at)limsi(dot)fr>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: cast bytea to double precision[]
Date: 2011-07-26 19:19:43
Message-ID: CAHyXU0xDUqar+PjEKOBpEBr11sE8hy_fqu2VFhUOW2px-=3-Og@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tue, Jul 26, 2011 at 2:02 PM, Mathieu Dubois <mathieu(dot)dubois(at)limsi(dot)fr> wrote:
> Are you sure that the length of each element is stored?

no, I was wrong (I just checked the code) -- see CopyArrayEls. Null
indicator is stored in a bitmap. hm.

merlin

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message David Alexander Krois 2011-07-27 08:53:12 Orphaned files in the subdirectory of the database
Previous Message Mathieu Dubois 2011-07-26 19:02:12 Re: cast bytea to double precision[]