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