We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentd46e550 commit96016f4Copy full SHA for 96016f4
doc/src/sgml/pghintplan.sgml
@@ -126,10 +126,9 @@ postgres=#
126
Planning</ulink> can have the expected effects on planning
127
unless any other hint conflicts with the planner method
128
configuration parameters. The last one among hints on the same
129
- GUC parameter makes effect. <link linkend="pg-hint-plan-hint-GUC">GUC
130
- parameters for pg_hint_plan</link> are also settable by this
131
- hint but it won't work as your expectation. See
132
- <link linkend="pg-hint-plan-restrictions">Restrictions</link> for details.
+ GUC parameter makes effect. GUC parameters for pg_hint_plan are also settable by this
+ hint but it won't work as your expectation. See restrictions for
+ details <xref linkend="pg-hint-plan-restrictions">.
133
</para>
134
</sect4>
135
</sect3>