Bitmap Heap Scan on tbl_projects (cost=48.32..98.20 rows=15 width=30) |
Recheck Cond: (id = ANY ('{3903,3846,3869,3758,3899,3330,3855,3249,3896,3667,3893,3863,3797,3890,3889}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..48.31 rows=15 width=0) |
Index Cond: (id = ANY ('{3903,3846,3869,3758,3899,3330,3855,3249,3896,3667,3893,3863,3797,3890,3889}'::integer[])) |