Bitmap Heap Scan on tbl_projects (cost=45.47..98.39 rows=19 width=30) |
Recheck Cond: (id = ANY ('{3822,3623,3767,3603,3791,3761,3719,3682,3762,3598,3745,3278,3466,3525,3411,3299,3760,3759,3642}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.46 rows=19 width=0) |
Index Cond: (id = ANY ('{3822,3623,3767,3603,3791,3761,3719,3682,3762,3598,3745,3278,3466,3525,3411,3299,3760,3759,3642}'::integer[])) |