| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 6050.521 | 6050.521 | ↓ 10000.0 | 10000000 | 1 |
→
Function Scan on generate_series z (cost=0.00..22.50 rows=1000 width=4) (actual time=1091.010..6050.521 rows=10000000 loops=1) |
| 2. |
SubPlan (forFunction Scan) |
|||||
| 3. | 0.000 | 0.000 | ↑ 1.0 | 1 | 10000000 |
→
Result (cost=0.00..0.01 rows=1 width=0) (actual time=0.000..0.000 rows=1 loops=10000000)
|