"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