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 argumenttypes You may need to add explicit typecasts
Chris