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