Search Postgresql Archives

Re: 'text' is gone?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Adrian Klaver <aklaver@xxxxxxxxxxx> writes:
> 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)?

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

I don't think I believe the OP's premise anyway.  The concept that every
string column has to have a specific hard-coded maximum length is an
evil hangover from the days of punched cards.  It seems very unlikely
that M$, who are not exactly known for slavish adherence to standards to
begin with, would suddenly drop a more flexible datatype and make all
their customers use a less flexible one.

I'd be *much* less surprised to see 'text' or some moral equivalent of
it (such as our varchar-without-length) show up in a future SQL spec
than to see any major implementation remove it.

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux