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