dalibo / pev2

Postgres Explain Visualizer 2
https://explain.dalibo.com
PostgreSQL License
2.58k stars 125 forks source link

Parse global info lines with depth 1 #623

Closed pgiraud closed 7 months ago

pgiraud commented 7 months ago

The Execution|Planning time lines are not parsed correctly when the identation (usually 1 blank space) is not the same as the first node of the plan. It may happen for example when a leading blank space is removed from first line.