Bitmap Heap Scan on tbl_implement_records (cost=39.19..76.53 rows=11 width=27) |
Recheck Cond: (id = ANY ('{7018,7013,7009,6972,6966,6949,6943,6998,6982,6927,6922}'::integer[])) |
-> Bitmap Index Scan on tbl_implement_records_pkey (cost=0.00..39.19 rows=11 width=0) |
Index Cond: (id = ANY ('{7018,7013,7009,6972,6966,6949,6943,6998,6982,6927,6922}'::integer[])) |