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 ('{2231,2230,2229,2228,2226,2227,2224,2223,2222,2219,2220,2218,2217,2216,2215,2214,2213,2212,2209,2211}'::integer[]))