Bitmap Heap Scan on tbl_product_series (cost=37.98..64.93 rows=35 width=37) |
Recheck Cond: (id = ANY ('{1240,1359,1440,1425,592,1495,607,999,618,784,739,848,1586,1590,31,889,1591,1592,743,1243,1595,1596,51,1597,1262,1162,315,1051,801,615,713,666,1009,1012,1047}'::integer[])) |
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..37.97 rows=35 width=0) |
Index Cond: (id = ANY ('{1240,1359,1440,1425,592,1495,607,999,618,784,739,848,1586,1590,31,889,1591,1592,743,1243,1595,1596,51,1597,1262,1162,315,1051,801,615,713,666,1009,1012,1047}'::integer[])) |