| Bitmap Heap Scan on tbl_implement_records (cost=8.58..16.09 rows=2 width=27) |
| Recheck Cond: (id = ANY ('{7451,7516}'::integer[])) |
| -> Bitmap Index Scan on tbl_implement_records_pkey (cost=0.00..8.58 rows=2 width=0) |
| Index Cond: (id = ANY ('{7451,7516}'::integer[])) |