Bitmap Heap Scan on tbl_implement_records (cost=61.80..125.53 rows=20 width=27) |
Recheck Cond: (id = ANY ('{6928,6858,6882,6889,6900,6904,6917,6920,6931,6932,6933,6937,6946,6954,6955,6959,6970,6975,6977,6980}'::integer[])) |
-> Bitmap Index Scan on tbl_implement_records_pkey (cost=0.00..61.80 rows=20 width=0) |
Index Cond: (id = ANY ('{6928,6858,6882,6889,6900,6904,6917,6920,6931,6932,6933,6937,6946,6954,6955,6959,6970,6975,6977,6980}'::integer[])) |