Re: How are NULLS stored on disk for PG 7.4? - Mailing list pgsql-general

From Yannick Warnier
Subject Re: How are NULLS stored on disk for PG 7.4?
Date
Msg-id 1074094226.9027.127.camel@mobyannoo
Whole thread Raw
In response to Re: How are NULLS stored on disk for PG 7.4?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: How are NULLS stored on disk for PG 7.4?
Re: How are NULLS stored on disk for PG 7.4?
List pgsql-general
Le mar 13/01/2004 à 00:43, Bruce Momjian a écrit :
> Arnold Mavromatis wrote:
> > Hi
> >
> > How are column files in a table that have been assigned null stored on disk
> > in Postgresql 7.4?
>
> Each row has a bitmap showing all the NULL values on that row.

Is it the same for PG 7.3?

Yannick


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: planner and join type mismatches
Next
From: Mike Nolan
Date:
Subject: Schemas not created on restore