From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: [PGDOCS] change function linkend to refer to a more relevant target |
Date: | 2023-10-02 21:27:37 |
Message-ID: | CAHut+Pv_9g-G_hLiWeKbn_CaZe7MDotJHp1RO6+a9uD67EjKYA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Sep 30, 2023 at 12:04 AM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
> > On 29 Sep 2023, at 10:54, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> >
> >> On 29 Sep 2023, at 06:51, Peter Smith <smithpb2250(at)gmail(dot)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!
>
Thank you for pushing.
======
Kind Regards,
Peter Smith.
Fujitsu Australia
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2023-10-02 22:24:37 | Fixup some more appendStringInfo misusages |
Previous Message | Nico Williams | 2023-10-02 20:27:08 | Re: Pre-proposal: unicode normalized text |