QUERY PLAN
Sort (cost=64.32..64.32 rows=3 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..64.29 rows=3 width=27)
Filter: (approve_id = ANY ('{1692,1083,242}'::integer[]))