QUERY PLAN
Sort (cost=39.20..39.22 rows=5 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..39.14 rows=5 width=28)
Filter: (approve_id = ANY ('{1671,1594,1371,1312}'::integer[]))