Bitmap Heap Scan on tbl_product_series (cost=31.71..53.71 rows=13 width=37) |
Recheck Cond: (id = ANY ('{1659,712,103,1033,1658,1657,1600,1656,1653,1009,1262,1655,523}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..31.71 rows=13 width=0) |
Index Cond: (id = ANY ('{1659,712,103,1033,1658,1657,1600,1656,1653,1009,1262,1655,523}'::integer[])) |