| Bitmap Heap Scan on tbl_clients (cost=35.71..73.23 rows=13 width=67) |
| Recheck Cond: (id = ANY ('{3303,3354,3464,3463,3462,3311,3389,3304,3009,982,2128,2125,3457}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..35.70 rows=13 width=0) |
| Index Cond: (id = ANY ('{3303,3354,3464,3463,3462,3311,3389,3304,3009,982,2128,2125,3457}'::integer[])) |