Bitmap Heap Scan on tbl_product_series (cost=13.14..24.20 rows=4 width=37) |
Recheck Cond: (id = ANY ('{1359,1243,607,1610}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..13.14 rows=4 width=0) |
Index Cond: (id = ANY ('{1359,1243,607,1610}'::integer[])) |