QUERY PLAN
Sort (cost=37.47..37.48 rows=2 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..37.46 rows=2 width=28)
Filter: (approve_id = ANY ('{1742,1736}'::integer[]))