QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..33.69 rows=10 width=47)
Index Cond: (id = ANY ('{137,298,473,497,661,678,262,695,505,59}'::integer[]))