QUERY PLAN
Bitmap Heap Scan on tbl_implement_records (cost=21.45..39.41 rows=5 width=27)
Recheck Cond: (id = ANY ('{7018,7013,7009,6972,6966}'::integer[]))
-> Bitmap Index Scan on tbl_implement_records_pkey (cost=0.00..21.45 rows=5 width=0)
Index Cond: (id = ANY ('{7018,7013,7009,6972,6966}'::integer[]))