Is this an IN bug?

Started by Christopher Kings-Lynneover 23 years ago1 messages
#1Christopher Kings-Lynne
chriskl@familyhealth.com.au

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