QUERY PLAN
Sort (cost=36.99..37.00 rows=3 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..36.97 rows=3 width=28)
Filter: (approve_id = ANY ('{1730,1728,1227}'::integer[]))