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