We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e314d7 commit 64ef5c8Copy full SHA for 64ef5c8
src/tools/backend/index.html
@@ -92,7 +92,7 @@ <H2 ALIGN=CENTER>
92
93
The <A HREF="../../backend/optimizer">optimizer</A> takes the Query
94
structure and generates an optimal <A
95
-HREF="../..//include/nodes/plannodes.h">Plan,</A> which contains the
+HREF="../../include/nodes/plannodes.h">Plan,</A> which contains the
96
operations to be performed to execute the query. The <A
97
HREF="../../backend/optimizer/path">path</A> module determines the best
98
table join order and join type of each table in the RangeTable, using
0 commit comments