Re: pg_class catalog question... - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: pg_class catalog question...
Date
Msg-id 36e682920604021542l5aabbd4cv5e6169c5f0ad754d@mail.gmail.com
Whole thread Raw
In response to Re: pg_class catalog question...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 4/2/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Changing that is not "impossible", but the level of pain vastly exceeds
> what this feature would be worth.

I really like the wording, "the level of pain"... so true :)

> you could create one or more fixed-size datatypes (ie, with various
> positive typlen values).  But I don't see a practical way to use a
> typmod in determining the physical width.

Thanks for the suggestion and caution.  I hope to look into this when
I get some time in the next month or so.  Likewise, I will inform
everyone of my planned implementation after some inspection.

--
Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
732.331.1324


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: semaphore usage "port based"?
Next
From: "Martin Scholes"
Date:
Subject: WAL Bypass for indexes