QUERY PLAN
Sort (cost=34.80..34.80 rows=2 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..34.79 rows=2 width=28)
Filter: (approve_id = ANY ('{1734,1733}'::integer[]))