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 058e614 commit 9cb10daCopy full SHA for 9cb10da
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</xref>.
+ see the lists of hint phrases of each type in Hint list (See <xref linked="pg-hint-plan-hint-list"/>).
74
</para>
75
<sect4 id="">
76
<title>Hints for scan methods</title>
0 commit comments