Bitmap Heap Scan on tbl_product_series (cost=39.70..66.66 rows=41 width=37) |
Recheck Cond: (id = ANY ('{1630,857,42,1632,1382,1395,386,1359,1404,743,1640,1244,1243,1448,103,1663,1012,615,104,1579,1580,607,999,1665,1664,231,618,784,31,1583,1603,1605,1604,1613,315,801,666,741,803,1047,739}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..39.69 rows=41 width=0) |
Index Cond: (id = ANY ('{1630,857,42,1632,1382,1395,386,1359,1404,743,1640,1244,1243,1448,103,1663,1012,615,104,1579,1580,607,999,1665,1664,231,618,784,31,1583,1603,1605,1604,1613,315,801,666,741,803,1047,739}'::integer[])) |