We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5d981 commit 058e614Copy full SHA for 058e614
doc/src/sgml/pghintplan.sgml
@@ -70,7 +70,7 @@ postgres=#
70
Hinting phrases are classified into four types based on what
71
kind of object they can affect. Scaning methods, join methods,
72
joining order, row number correction and GUC setting. You will
73
- see the lists of hint phrases of each type in <xref linked="pg-hint-plan-hint-list">Hint list</>.
+ see the lists of hint phrases of each type in <xref linked="pg-hint-plan-hint-list">Hint list</xref>.
74
</para>
75
<sect4 id="">
76
<title>Hints for scan methods</title>
0 commit comments