Is this an IN bug?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Is this an IN bug?
Дата
Msg-id GNELIHDDFBOCMGBFGEFOAEDDCCAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Список pgsql-hackers
Is this a bug?

usa=# SELECT * FROM palm_buyers WHERE buyer_id=in('150',210) ;
ERROR:  Function 'in(unknown, int4)' does not exist       Unable to identify a function that satisfies the given
argument
types       You may need to add explicit typecasts

Chris



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: new food for the contrib/ directory
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Oops!