QUERY PLAN
Sort (cost=54.81..54.90 rows=33 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..53.98 rows=33 width=28)
Filter: (approve_id = ANY ('{1746,1742,1745,1744,1736,1735,1734,1733,1732,1730}'::integer[]))