Re: Correcting Error message - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: Correcting Error message
Date
Msg-id 3073cc9b1002262208t7ff4e6eavc966216fc3d5355@mail.gmail.com
Whole thread Raw
In response to Re: Correcting Error message  (Michael Glaesemann <grzm@seespotcode.net>)
Responses Re: Correcting Error message
List pgsql-hackers
On Fri, Feb 26, 2010 at 7:12 PM, Michael Glaesemann
<grzm@seespotcode.net> wrote:
>
> In any event, I couldn't get your example to work on Postgres 8.4 regardless
> due to the varchar2 type. Which version of Postgres are you using?
>
> test=# CREATE TABLE footable(id int4, name varchar2(10));
> ERROR:  type "varchar2" does not exist
>

it;s probably postgres plus (the enterprisedb fork), because varchar2
it's an oracle invention

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


pgsql-hackers by date:

Previous
From: Gokulakannan Somasundaram
Date:
Subject: Re: A thought on Index Organized Tables
Next
From: Tom Lane
Date:
Subject: Re: Correcting Error message