help - Mailing list pgsql-sql

From chard
Subject help
Date
Msg-id Pine.LNX.4.21.0103071753080.8907-100000@hindang.msuiit.edu.ph
Whole thread Raw
Responses Re: help  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
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
 




pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re:Comparing Dates
Next
From: Hannu Krosing
Date:
Subject: Re: [DOCS] Extending PostgreSQL Using C