QUERY PLAN
Sort (cost=52.38..52.41 rows=10 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..52.22 rows=10 width=28)
Filter: (approve_id = ANY ('{1738,1737,1736,1720,1701,1735,1734,1733,1732,1730}'::integer[]))