File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -126,10 +126,9 @@ postgres=#
126
126
Planning</ulink> can have the expected effects on planning
127
127
unless any other hint conflicts with the planner method
128
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.
129
+ GUC parameter makes effect. GUC parameters for pg_hint_plan are also settable by this
130
+ hint but it won't work as your expectation. See restrictions for
131
+ details <xref linkend="pg-hint-plan-restrictions">.
133
132
</para>
134
133
</sect4>
135
134
</sect3>
You can’t perform that action at this time.
0 commit comments