Re: 'text' is gone? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: 'text' is gone?
Date
Msg-id 200902101904.34145.aklaver@comcast.net
Whole thread Raw
In response to 'text' is gone?  (johnf <jfabiani@yolo.com>)
Responses Re: 'text' is gone?
List pgsql-general
On Tuesday 10 February 2009 6:39:27 pm johnf wrote:
> Looks like microsoft is going to drop the data type "text" in the near
> future. VarChar(max) will be taking it's place.  Does Postgres have some
> like varChar(max)?
> --
> John Fabiani

http://www.postgresql.org/docs/8.3/interactive/datatype-character.html
varchar()

--
Adrian Klaver
aklaver@comcast.net

pgsql-general by date:

Previous
From: Chris
Date:
Subject: Re: 'text' is gone?
Next
From: Tom Lane
Date:
Subject: Re: 'text' is gone?