| Aggregate (cost=361.29..361.30 rows=1 width=8) |
| -> Append (cost=68.04..361.21 rows=32 width=0) |
| -> Subquery Scan on sub (cost=68.04..68.34 rows=20 width=0) |
| -> Group (cost=68.04..68.14 rows=20 width=293) |
| Group Key: r.id |
| -> Sort (cost=68.04..68.09 rows=20 width=4) |
| Sort Key: r.id |
| -> Result (cost=0.01..67.61 rows=20 width=4) |
| One-Time Filter: (20012 = ANY ('{20018,20023,20024,20025,20026,20027}'::integer[])) |
| -> Seq Scan on tbl_erp_payment_tickets r (cost=0.01..67.61 rows=20 width=4) |
| Filter: ((NOT is_payment_settle) AND (status = 2)) |
| -> Subquery Scan on "*SELECT* 2" (cost=275.20..275.28 rows=5 width=0) |
| -> Group (cost=275.20..275.23 rows=5 width=293) |
| Group Key: r_1.id |
| -> Sort (cost=275.20..275.22 rows=5 width=4) |
| Sort Key: r_1.id |
| -> Result (cost=0.01..275.14 rows=5 width=4) |
| One-Time Filter: (20018 = ANY ('{20018,20023,20024,20025,20026,20027}'::integer[])) |
| -> Seq Scan on tbl_erp_cash_cost_tickets r_1 (cost=0.01..275.14 rows=5 width=4) |
| Filter: ((NOT is_payment_settle) AND (status = 2)) |
| -> Subquery Scan on "*SELECT* 3" (cost=12.02..12.04 rows=1 width=0) |
| -> Group (cost=12.02..12.03 rows=1 width=293) |
| Group Key: r_2.id |
| -> Sort (cost=12.02..12.02 rows=1 width=4) |
| Sort Key: r_2.id |
| -> Result (cost=0.01..12.01 rows=1 width=4) |
| One-Time Filter: (20019 = ANY ('{20018,20023,20024,20025,20026,20027}'::integer[])) |
| -> Seq Scan on tbl_erp_advance_payment_tickets r_2 (cost=0.01..12.01 rows=1 width=4) |
| Filter: ((NOT is_payment_settle) AND (status = 2)) |
| -> Subquery Scan on "*SELECT* 4" (cost=1.18..1.21 rows=2 width=0) |
| -> Group (cost=1.18..1.19 rows=2 width=293) |
| Group Key: r_3.id |
| -> Sort (cost=1.18..1.19 rows=2 width=4) |
| Sort Key: r_3.id |
| -> Result (cost=0.01..1.17 rows=2 width=4) |
| One-Time Filter: (20023 = ANY ('{20018,20023,20024,20025,20026,20027}'::integer[])) |
| -> Seq Scan on tbl_erp_wage_tickets r_3 (cost=0.01..1.17 rows=2 width=4) |
| Filter: ((settle_amount < amount) AND (status = 2)) |
| -> Subquery Scan on "*SELECT* 5" (cost=1.09..1.11 rows=1 width=0) |
| -> Group (cost=1.09..1.10 rows=1 width=293) |
| Group Key: r_4.id |
| -> Sort (cost=1.09..1.10 rows=1 width=4) |
| Sort Key: r_4.id |
| -> Result (cost=0.01..1.08 rows=1 width=4) |
| One-Time Filter: (20024 = ANY ('{20018,20023,20024,20025,20026,20027}'::integer[])) |
| -> Seq Scan on tbl_erp_social_insurances r_4 (cost=0.01..1.08 rows=1 width=4) |
| Filter: ((NOT is_payment_settle) AND (status = 2)) |
| -> Subquery Scan on "*SELECT* 6" (cost=1.05..1.07 rows=1 width=0) |
| -> Group (cost=1.05..1.06 rows=1 width=293) |
| Group Key: r_5.id |
| -> Sort (cost=1.05..1.06 rows=1 width=4) |
| Sort Key: r_5.id |
| -> Result (cost=0.01..1.04 rows=1 width=4) |
| One-Time Filter: (20025 = ANY ('{20018,20023,20024,20025,20026,20027}'::integer[])) |
| -> Seq Scan on tbl_erp_provident_funds r_5 (cost=0.01..1.04 rows=1 width=4) |
| Filter: ((NOT is_payment_settle) AND (status = 2)) |
| -> Subquery Scan on "*SELECT* 7" (cost=1.07..1.08 rows=1 width=0) |
| -> Group (cost=1.07..1.07 rows=1 width=293) |
| Group Key: r_6.id |
| -> Sort (cost=1.07..1.07 rows=1 width=4) |
| Sort Key: r_6.id |
| -> Result (cost=0.01..1.06 rows=1 width=4) |
| One-Time Filter: (20026 = ANY ('{20018,20023,20024,20025,20026,20027}'::integer[])) |
| -> Seq Scan on tbl_erp_personal_taxs r_6 (cost=0.01..1.06 rows=1 width=4) |
| Filter: ((NOT is_payment_settle) AND (status = 2)) |
| -> Subquery Scan on "*SELECT* 8" (cost=1.05..1.07 rows=1 width=0) |
| -> Group (cost=1.05..1.06 rows=1 width=293) |
| Group Key: r_7.id |
| -> Sort (cost=1.05..1.06 rows=1 width=4) |
| Sort Key: r_7.id |
| -> Result (cost=0.01..1.04 rows=1 width=4) |
| One-Time Filter: (20027 = ANY ('{20018,20023,20024,20025,20026,20027}'::integer[])) |
| -> Seq Scan on tbl_erp_wage_prizes r_7 (cost=0.01..1.04 rows=1 width=4) |
| Filter: ((NOT is_payment_settle) AND (status = 2)) |