Bitmap Heap Scan on tbl_projects (cost=44.89..95.52 rows=17 width=34) |
Recheck Cond: (id = ANY ('{3764,3786,3767,3816,3855,3872,3857,3886,3890,3899,3751,3760,3249,3949,3927,3577,1791}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..44.89 rows=17 width=0) |
Index Cond: (id = ANY ('{3764,3786,3767,3816,3855,3872,3857,3886,3890,3899,3751,3760,3249,3949,3927,3577,1791}'::integer[])) |