QUERY PLAN
Sort (cost=1.30..1.32 rows=6 width=55)
Sort Key: id
-> Seq Scan on tbl_erp_personal_tax_verify_rels (cost=0.00..1.23 rows=6 width=55)
Filter: ((status <> 0) AND (erp_personal_tax_id = ANY ('{11,10,8,7,6,5,4,3,2,1}'::integer[])))