Re: Reducing data type space usage - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Reducing data type space usage
Date
Msg-id 200609152339.k8FNdQd07909@momjian.us
Whole thread Raw
In response to Re: Reducing data type space usage  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
Gregory Stark wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> 
> > Oh, OK, I had high byte meaning no header
> 
> Just how annoying would it be if I pointed out I suggested precisely this a
> few days ago?
> 
> Tom said he didn't think there was enough code space and my own
> experimentation was slowly leading me to agree, sadly. It would be neat to get
> it to work though.

I didn't see the 7-bit thing.  Guess I missed it.  I was worried we
would not have enough bits to track a 1-gig field.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Reducing data type space usage
Next
From: Alvaro Herrera
Date:
Subject: Re: log_duration is redundant, no?