QUERY PLAN
Sort (cost=99.98..100.03 rows=21 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..99.52 rows=21 width=27)
Filter: (approve_id = ANY ('{2254,2253,2252,2251,2250,2249,2248,2247,2246,2244,2243,2242,2241,2240,2236,2239,2238,2235,2234,2233}'::integer[]))