Re: 'text' is gone?

From: Adrian Klaver <aklaver(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: johnf <jfabiani(at)yolo(dot)com>
Subject: Re: 'text' is gone?
Date: 2009-02-11 03:04:33
Message-ID: 200902101904.34145.aklaver@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)comcast(dot)net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-02-11 03:22:45 Re: 'text' is gone?
Previous Message Chris 2009-02-11 03:02:33 Re: 'text' is gone?