QUERY PLAN
Result (cost=112.98..112.99 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_erp_purchase_orders (cost=0.00..112.98 rows=1 width=0)
Filter: ((created_by = 1013) AND (status = ANY ('{1,5,7}'::integer[])))