QUERY PLAN
Sort (cost=1.06..1.07 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_profit_distribute_verify_rels (cost=0.00..1.05 rows=1 width=25)
Filter: ((status = 0) AND (erp_profit_distribute_id = ANY ('{6,5,1,4}'::integer[])))