Re: 7.0 key features - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: 7.0 key features
Date
Msg-id 391719BD.F0F55324@tm.ee
Whole thread Raw
In response to Re: 7.0 key features  (Vince Vielhaber <vev@michvhf.com>)
List pgsql-hackers
Vince Vielhaber wrote:
> 
> On Mon, 8 May 2000, D'Arcy J.M. Cain wrote:
> 
> > It would kind of have to be, wouldn't it, if the row it had to fit in
> > had that limit?
> 
> BLOBs aren't.  Or did I miss something somewhere?  I've always understood
> the text datatype to be simply a text version of a BLOB.

Not yet in Postgres

> Not necessarily in Postgres, but elsewhere.

Maybe elsewere.

In postgres it will be a new kind of (B)LOB, different from current LOs.

Current LOs are again separate from TEXT even ODBC and JDBC use them for 
other BLOB support.

---------------
Hannu


pgsql-hackers by date:

Previous
From: "Mitch Vincent"
Date:
Subject: TEXT question... Was 7.0 key features
Next
From: Hannu Krosing
Date:
Subject: Re: TEXT question... Was 7.0 key features