Re: Sql select like question.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "hatuan" <hatuan05(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Sql select like question.
Date: 2005-05-25 21:19:19
Message-ID: 2417.1117055959@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"hatuan" <hatuan05(at)gmail(dot)com> writes:
> I have a select query Select * from A where id like 'US%'
> In pgAdmin i have error : "ERROR: unsupported type: 136452".

What PG version is this?

There were some bugs of that ilk in 8.0..8.0.2, but I think they
are all fixed in 8.0.3. Leastwise your example doesn't fail for
me ...

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message jir- Aguas Nascente - oxg 2005-05-25 22:54:03 gua Mineral - Descartveis - vre
Previous Message lucas 2005-05-25 20:53:56 Re: Duplicated records