| Bitmap Heap Scan on tbl_clients (cost=37.13..83.55 rows=18 width=504) |
| Recheck Cond: (id = ANY ('{982,3465,3364,3415,3462,93,2130,2125,2128,3311,3281,3315,3303,3354,3432,3389,3464,2747}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..37.13 rows=18 width=0) |
| Index Cond: (id = ANY ('{982,3465,3364,3415,3462,93,2130,2125,2128,3311,3281,3315,3303,3354,3432,3389,3464,2747}'::integer[])) |