Re: Are NULLs in Arrays compressed?

From: mark(at)mark(dot)mielke(dot)cc
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Are NULLs in Arrays compressed?
Date: 2005-11-21 21:46:40
Message-ID: 20051121214640.GA9396@mark.mielke.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 21, 2005 at 08:51:32PM +0000, Simon Riggs wrote:
> Are NULLs in Arrays compressed?
> Just as NULLs are with normal unary datatypes.

I thought NULLs don't work in arrays yet? :-)

mark

--
mark(at)mielke(dot)cc / markm(at)ncf(dot)ca / markm(at)nortel(dot)com __________________________
. . _ ._ . . .__ . . ._. .__ . . . .__ | Neighbourhood Coder
|\/| |_| |_| |/ |_ |\/| | |_ | |/ |_ |
| | | | | \ | \ |__ . | | .|. |__ |__ | \ |__ | Ottawa, Ontario, Canada

One ring to rule them all, one ring to find them, one ring to bring them all
and in the darkness bind them...

http://mark.mielke.cc/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-11-21 21:52:01 Re: Data directory on read-only media
Previous Message Jim C. Nasby 2005-11-21 21:46:30 Re: MERGE vs REPLACE