Bitmap Heap Scan on tbl_projects (cost=45.18..95.67 rows=18 width=34) |
Recheck Cond: (id = ANY ('{3583,3785,3770,3699,3666,3783,3792,3789,3788,3603,3791,3772,3794,3777,3784,3795,3801,3786}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.17 rows=18 width=0) |
Index Cond: (id = ANY ('{3583,3785,3770,3699,3666,3783,3792,3789,3788,3603,3791,3772,3794,3777,3784,3795,3801,3786}'::integer[])) |