QUERY PLAN
Sort (cost=39.15..39.16 rows=1 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..39.14 rows=1 width=28)
Filter: ((approve_id = ANY ('{1734,1733}'::integer[])) AND (status = 0))