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

From Jonah H. Harris
Subject Re: pg_class catalog question...
Date
Msg-id 36e682920604021238y5d731d3doc31741a0eccd727@mail.gmail.com
Whole thread Raw
In response to Re: pg_class catalog question...  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses 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:
> bytea does that.

Yep.  However, I've wanted to add a constrained, fixed-length version
of bytea for some time now; it's just not high on my priority list.
At EnterpriseDB, we've actually had a lot of customers who would
prefer a constrained bytea (like Oracle's RAW), rather than
variable-length.  However, many people end up liking bytea better just
because they don't like the limitation's of Oracle's RAW data type.
Just depends on the application.

I'll probably get to this in the next couple weeks unless someone
wants to beat me to it :)

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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_class catalog question...
Next
From: Tom Lane
Date:
Subject: Re: pg_class catalog question...