QUERY PLAN
Sort (cost=1.66..1.70 rows=16 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_provident_fund_verify_rels (cost=0.00..1.34 rows=16 width=25)
Filter: (erp_provident_fund_id = ANY ('{8,9,7,6,5,4,3,2,1}'::integer[]))