Why does this not work? (keyword 'TEXT')

From: "Johann Zuschlag" <zuschlag(at)online(dot)de>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Why does this not work? (keyword 'TEXT')
Date: 2002-04-09 17:58:07
Message-ID: E16uzsZ-0006NH-00@mrvdom03.kundenserver.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

If I look thru the keywords table, I don't find 'TEXT', but:

all-test=# create table text (textid varchar(10));
ERROR: type named text already exists

(new database)

Maybe I misunderstood something.

regards

Johann Zuschlag
zuschlag(at)online(dot)de

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-04-09 18:02:33 Re: more about pg_toast growth
Previous Message Peter Darley 2002-04-09 17:53:14 Re: Getting statistics from tables