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