dalibo / pev2

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

Can't parse plan on Firefox (large value for Index Cond) #596

Open pgiraud opened 1 year ago

pgiraud commented 1 year ago

The following plan fails parsing on Firefox. https://explain.dalibo.com/plan/9f1d7a5bg005bd65

It's also very slow on Chrome.

I assume it's due to a large text value in the "Index Cond" field for one of the Index Scan node.