From cd2af1466b1c23f81c13af61fa550475f82e0227 Mon Sep 17 00:00:00 2001 From: Alex Tatiyants Date: Sat, 5 Mar 2016 11:58:52 -0800 Subject: better handle CTE scans, including correct duration calculations. fix #15 --- app/components/plan-node/plan-node.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/components') diff --git a/app/components/plan-node/plan-node.html b/app/components/plan-node/plan-node.html index 60cdf50..86db018 100644 --- a/app/components/plan-node/plan-node.html +++ b/app/components/plan-node/plan-node.html @@ -35,6 +35,9 @@ using {{node[_planService.INDEX_NAME_PROP]}}
on {{node[_planService.HASH_CONDITION_PROP]}}
+
+ CTE {{node[_planService.CTE_NAME_PROP]}} +
-- cgit v1.2.3