QUERY PLAN
Aggregate (cost=932.04..932.05 rows=1 width=8)
-> Append (cost=0.00..931.76 rows=112 width=0)
-> Subquery Scan on sub (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 2" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=309)
Group Key: id, status, status, status
-> Result (cost=0.00..0.00 rows=0 width=16)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 3" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 4" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 5" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 6" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 7" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 8" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=309)
Group Key: id, status, status, status
-> Result (cost=0.00..0.00 rows=0 width=16)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 9" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 10" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 11" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 12" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 13" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 14" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 15" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 16" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 17" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 18" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 19" (cost=929.52..931.20 rows=84 width=0)
-> Group (cost=929.52..930.36 rows=84 width=305)
Group Key: r.id, rvr.status, rsvr.status
-> Sort (cost=929.52..929.73 rows=84 width=12)
Sort Key: r.id, rvr.status, rsvr.status
-> Hash Left Join (cost=386.35..926.83 rows=84 width=12)
Hash Cond: (r.id = rsvr.erp_cash_cost_ticket_id)
Filter: ((CASE WHEN (1 = r.verify_type) THEN rvr.status ELSE CASE WHEN (r.next_verify_user = 1000) THEN 0 ELSE CASE WHEN (rvr.status = 0) THEN NULL::integer ELSE rvr.status END END END = 0) OR (CASE WHEN (1 = r.verify_type) THEN rsvr.status ELSE CASE WHEN (r.next_stop_verify_user = 1000) THEN 0 ELSE CASE WHEN (rsvr.status = 0) THEN NULL::integer ELSE rsvr.status END END END = 0))
-> Hash Left Join (cost=385.19..893.89 rows=8466 width=18)
Hash Cond: (r.id = rvr.erp_cash_cost_ticket_id)
-> Seq Scan on tbl_erp_cash_cost_tickets r (cost=0.00..444.86 rows=8466 width=14)
Filter: (status <> 0)
-> Hash (cost=384.75..384.75 rows=35 width=8)
-> Seq Scan on tbl_erp_cash_cost_ticket_verify_rels rvr (cost=0.00..384.75 rows=35 width=8)
Filter: (user_id = 1000)
-> Hash (cost=1.15..1.15 rows=1 width=8)
-> Seq Scan on tbl_erp_cash_cost_ticket_stop_verify_rels rsvr (cost=0.00..1.15 rows=1 width=8)
Filter: (user_id = 1000)
-> Subquery Scan on "*SELECT* 20" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 21" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 22" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 23" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=309)
Group Key: id, status, status, status
-> Result (cost=0.00..0.00 rows=0 width=16)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 24" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 25" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 26" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 27" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 28" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false
-> Subquery Scan on "*SELECT* 29" (cost=0.00..0.02 rows=1 width=0)
-> HashAggregate (cost=0.00..0.01 rows=1 width=305)
Group Key: id, status, status
-> Result (cost=0.00..0.00 rows=0 width=12)
One-Time Filter: false