| Bitmap Heap Scan on tbl_approves (cost=21.73..42.30 rows=6 width=468) |
| Recheck Cond: (id = ANY ('{2417,2594,2721,2742,2756,2746}'::integer[])) |
| -> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..21.73 rows=6 width=0) |
| Index Cond: (id = ANY ('{2417,2594,2721,2742,2756,2746}'::integer[])) |