QUERY PLAN
Sort (cost=99.98..100.03 rows=21 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..99.52 rows=21 width=27)
Filter: (approve_id = ANY ('{2235,2234,2231,2230,2224,2223,2222,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208}'::integer[]))