Bitmap Heap Scan on tbl_projects (cost=44.60..92.86 rows=16 width=47) |
Recheck Cond: (id = ANY ('{3810,3846,3902,3900,3916,3906,3911,3926,3841,3910,3249,3858,3639,3760,3927,1791}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..44.60 rows=16 width=0) |
Index Cond: (id = ANY ('{3810,3846,3902,3900,3916,3906,3911,3926,3841,3910,3249,3858,3639,3760,3927,1791}'::integer[])) |