QUERY PLAN
Sort (cost=50.20..50.21 rows=4 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..50.16 rows=4 width=27)
Filter: (approve_id = ANY ('{2130,2117,2116,2109}'::integer[]))