12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- <svg xmlns="http://www.w3.org/2000/svg" width="549" height="305">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="226" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="226"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">WITH MUTUALLY RECURSIVE</text>
- <rect x="45" y="85" width="26" height="32" rx="10"/>
- <rect x="43"
- y="83"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="53" y="103">(</text>
- <rect x="111" y="117" width="100" height="32" rx="10"/>
- <rect x="109"
- y="115"
- width="100"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="119" y="135">RETURN AT</text>
- <rect x="111" y="161" width="90" height="32" rx="10"/>
- <rect x="109"
- y="159"
- width="90"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="119" y="179">ERROR AT</text>
- <rect x="251" y="85" width="144" height="32" rx="10"/>
- <rect x="249"
- y="83"
- width="144"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="259" y="103">RECURSION LIMIT</text>
- <rect x="415" y="85" width="46" height="32"/>
- <rect x="413" y="83" width="46" height="32" class="nonterminal"/>
- <text class="nonterminal" x="423" y="103">limit</text>
- <rect x="481" y="85" width="26" height="32" rx="10"/>
- <rect x="479"
- y="83"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="489" y="103">)</text>
- <rect x="223" y="271" width="162" height="32"/>
- <rect x="221" y="269" width="162" height="32" class="nonterminal"/>
- <text class="nonterminal" x="231" y="289">recursive_cte_binding</text>
- <rect x="223" y="227" width="24" height="32" rx="10"/>
- <rect x="221"
- y="225"
- width="24"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="231" y="245">,</text>
- <rect x="425" y="271" width="96" height="32"/>
- <rect x="423" y="269" width="96" height="32" class="nonterminal"/>
- <text class="nonterminal" x="433" y="289">select_stmt</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m226 0 h10 m2 0 l2 0 m2 0 l2 0 m2 0 l2 0 m-276 50 l2 0 m2 0 l2 0 m2 0 l2 0 m22 0 h10 m0 0 h472 m-502 0 h20 m482 0 h20 m-522 0 q10 0 10 10 m502 0 q0 -10 10 -10 m-512 10 v12 m502 0 v-12 m-502 12 q0 10 10 10 m482 0 q10 0 10 -10 m-492 10 h10 m26 0 h10 m20 0 h10 m0 0 h110 m-140 0 h20 m120 0 h20 m-160 0 q10 0 10 10 m140 0 q0 -10 10 -10 m-150 10 v12 m140 0 v-12 m-140 12 q0 10 10 10 m120 0 q10 0 10 -10 m-130 10 h10 m100 0 h10 m-130 -10 v20 m140 0 v-20 m-140 20 v24 m140 0 v-24 m-140 24 q0 10 10 10 m120 0 q10 0 10 -10 m-130 10 h10 m90 0 h10 m0 0 h10 m20 -76 h10 m144 0 h10 m0 0 h10 m46 0 h10 m0 0 h10 m26 0 h10 m22 -32 l2 0 m2 0 l2 0 m2 0 l2 0 m-368 218 l2 0 m2 0 l2 0 m2 0 l2 0 m22 0 h10 m162 0 h10 m-202 0 l20 0 m-1 0 q-9 0 -9 -10 l0 -24 q0 -10 10 -10 m182 44 l20 0 m-20 0 q10 0 10 -10 l0 -24 q0 -10 -10 -10 m-182 0 h10 m24 0 h10 m0 0 h138 m20 44 h10 m96 0 h10 m3 0 h-3"/>
- <polygon points="539 285 547 281 547 289"/>
- <polygon points="539 285 531 281 531 289"/>
- </svg>
|