QUERY PLAN
Bitmap Heap Scan on tbl_work_logs (cost=42.98..80.54 rows=10 width=24)
Recheck Cond: (id = ANY ('{37018,9009,36784,36849,36796,36791,36775,36768,36861,36716}'::integer[]))
-> Bitmap Index Scan on tbl_work_logs_pkey (cost=0.00..42.98 rows=10 width=0)
Index Cond: (id = ANY ('{37018,9009,36784,36849,36796,36791,36775,36768,36861,36716}'::integer[]))