Bitmap Heap Scan on tbl_product_series (cost=31.71..53.71 rows=13 width=37) |
Recheck Cond: (id = ANY ('{1401,1438,1439,593,1663,1012,615,1665,1664,172,231,1277,1047}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..31.71 rows=13 width=0) |
Index Cond: (id = ANY ('{1401,1438,1439,593,1663,1012,615,1665,1664,172,231,1277,1047}'::integer[])) |