QUERY PLAN
Sort (cost=52.38..52.41 rows=10 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..52.22 rows=10 width=28)
Filter: (approve_id = ANY ('{1633,1624,1537,1538,1540,1539,1375,1262,1217,1215}'::integer[]))