help - Mailing list pgsql-sql

From chard
Subject help
Date
Msg-id Pine.LNX.4.21.0103080844360.1788-100000@hindang.msuiit.edu.ph
Whole thread Raw
Responses Re: help  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql

help me pls.
i got an error like this when i do an insert to a table, my table dont
have bpchar type of field.

ERROR:  Unable to identify an operator '=' for types 'bpchar' and 'varchar'       You will have to retype this query
usingan explicit cast
 

it seems 1 field in my table has bpchar type, but if i view the table
definition all are varchar and numeric.



pgsql-sql by date:

Previous
From: "Jia L Han"
Date:
Subject: ecpg on 7.0
Next
From: Michael Fork
Date:
Subject: Re: I need an aggregate with 2 parameters