| Bitmap Heap Scan on tbl_implement_records (cost=39.19..76.65 rows=11 width=27) |
| Recheck Cond: (id = ANY ('{7232,7240,7250,7253,7265,7271,7212,7210,7276,7261,7273}'::integer[])) |
| -> Bitmap Index Scan on tbl_implement_records_pkey (cost=0.00..39.19 rows=11 width=0) |
| Index Cond: (id = ANY ('{7232,7240,7250,7253,7265,7271,7212,7210,7276,7261,7273}'::integer[])) |