Update on tbl_projects (cost=50.91..115.90 rows=24 width=361) |
-> Bitmap Heap Scan on tbl_projects (cost=50.91..115.90 rows=24 width=361) |
Recheck Cond: (id = ANY ('{3329,2939,3053,3126,3110,3190,3136,3137,3289,3832,3288,3095,3937,3232,3923,3960,3958,3807,3037,3914,3954,3695,3256,3915}'::integer[])) |
-> Bitmap Index Scan on tbl_projects_pkey (cost=0.00..50.90 rows=24 width=0) |
Index Cond: (id = ANY ('{3329,2939,3053,3126,3110,3190,3136,3137,3289,3832,3288,3095,3937,3232,3923,3960,3958,3807,3037,3914,3954,3695,3256,3915}'::integer[])) |