help

Поиск
Список
Период
Сортировка
От chard
Тема help
Дата
Msg-id Pine.LNX.4.21.0103080844360.1788-100000@hindang.msuiit.edu.ph
обсуждение исходный текст
Ответы Re: help  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Jia L Han"
Дата:
Сообщение: ecpg on 7.0
Следующее
От: Michael Fork
Дата:
Сообщение: Re: I need an aggregate with 2 parameters