Re: [PGDOCS] change function linkend to refer to a more relevant target - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PGDOCS] change function linkend to refer to a more relevant target
Date
Msg-id 90681EA8-CF32-49A8-9A0C-998F63C2F660@yesql.se
Whole thread Raw
In response to Re: [PGDOCS] change function linkend to refer to a more relevant target  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: [PGDOCS] change function linkend to refer to a more relevant target
List pgsql-hackers
> On 29 Sep 2023, at 10:54, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 29 Sep 2023, at 06:51, Peter Smith <smithpb2250@gmail.com> wrote:
>
>> I found a link in the docs that referred to the stats "views" section,
>> instead of the more relevant (IMO)  stats "functions" section.
>
> Agreed.  This link was added in 2007 (in 7d3b7011b), and back in 7.3/7.4 days
> the functions were listed in the same section as the views, so the anchor was
> at the time pointing to the right section.  In 2012 it was given its own
> section (in aebe989477) but the link wasn't updated.
>
> Thanks for the patch, I'll go ahead with it.

Applied to all supported branches, thanks!

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Testing autovacuum wraparound (including failsafe)
Next
From: Andres Freund
Date:
Subject: Re: Annoying build warnings from latest Apple toolchain