QUERY PLAN
Sort (cost=47.12..47.13 rows=2 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..47.11 rows=2 width=27)
Filter: (approve_id = ANY ('{2226,2227}'::integer[]))