QUERY PLAN
Sort (cost=42.16..42.17 rows=1 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..42.16 rows=1 width=28)
Filter: ((approve_id = ANY ('{1742,1736}'::integer[])) AND (status = 0))