QUERY PLAN
Sort (cost=1.65..1.68 rows=14 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_provident_fund_verify_rels (cost=0.00..1.38 rows=14 width=25)
Filter: ((status <> 0) AND (erp_provident_fund_id = ANY ('{8,9,7,6,5,4,3,2,1}'::integer[])))