QUERY PLAN
Sort (cost=109.06..109.11 rows=21 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..108.60 rows=21 width=27)
Filter: (approve_id = ANY ('{2417,2416,2415,2413,2412,2411,2410,2409,2403,2408,2407,2406,2405,2404,2402,2401,2400,2399,2398,2397}'::integer[]))