QUERY PLAN
Sort (cost=47.01..47.02 rows=3 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..46.99 rows=3 width=27)
Filter: (approve_id = ANY ('{2107,2106,2104}'::integer[]))