Unable to locate type name '? in catalog ERROR

From: Joel Rodrigues <borgempath(at)Phreaker(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Unable to locate type name '? in catalog ERROR
Date: 2002-09-07 14:06:15
Message-ID: F8D58671-C26A-11D6-A757-0005024EF27F@Phreaker.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

Hello,

Anyone know why trying to create this column :

"gender    CHAR(1)      CHECK (gender IN ('M','F'))"

Results in this error:

ERROR: Unable to locate type name '? in catalog

It appears on:
<http://www.ca.postgresql.org/docs/aw_pgsql_book/node132.html>

Cheers,
Joel

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Christian Imbeault 2002-09-07 15:48:20 PostgresQL or PHP bug?
Previous Message Bruce Momjian 2002-09-07 14:05:14 Re: Making small bits of code available

Browse pgsql-novice by date

  From Date Subject
Next Message Sudharshan Reddy 2002-09-09 01:55:33 update problem
Previous Message torres montaes manuel eduardo 2002-09-07 06:13:31 Kdevelop and libpq++