Bitmap Heap Scan on tbl_product_series (cost=32.28..55.25 rows=15 width=37) |
Recheck Cond: (id = ANY ('{1631,1632,1395,386,743,1640,1244,103,104,607,31,666,741,803,739}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..32.28 rows=15 width=0) |
Index Cond: (id = ANY ('{1631,1632,1395,386,743,1640,1244,103,104,607,31,666,741,803,739}'::integer[])) |