Bitmap Heap Scan on tbl_projects (cost=45.76..101.23 rows=20 width=30) |
Recheck Cond: (id = ANY ('{2955,2804,3064,3060,3049,3011,3048,3059,3055,3020,3051,3043,3038,3039,2996,3028,2979,3027,3034,3033}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{2955,2804,3064,3060,3049,3011,3048,3059,3055,3020,3051,3043,3038,3039,2996,3028,2979,3027,3034,3033}'::integer[])) |