QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..20.13 rows=3 width=47)
Index Cond: (id = ANY ('{438,90,431}'::integer[]))