QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..33.69 rows=10 width=47)
Index Cond: (id = ANY ('{90,511,678,38,478,46,608,68,236,163}'::integer[]))