Bitmap Heap Scan on tbl_implement_records (cost=25.74..47.06 rows=6 width=27) |
Recheck Cond: (id = ANY ('{6949,6943,6998,6982,6927,6922}'::integer[])) |
-> Bitmap Index Scan on tbl_implement_records_pkey (cost=0.00..25.74 rows=6 width=0) |
Index Cond: (id = ANY ('{6949,6943,6998,6982,6927,6922}'::integer[])) |