| Bitmap Heap Scan on tbl_implement_records (cost=25.74..47.16 rows=6 width=27) |
| Recheck Cond: (id = ANY ('{7519,7522,7493,7524,7486,7436}'::integer[])) |
| -> Bitmap Index Scan on tbl_implement_records_pkey (cost=0.00..25.74 rows=6 width=0) |
| Index Cond: (id = ANY ('{7519,7522,7493,7524,7486,7436}'::integer[])) |