Incorrect link tohttps://www.postgresql.org/docs/current/indexes-functional.html ?

2023-05-05 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/indexes-expressional.html Description: Hi, nice to meet you. I found incorrect link to https://www.postgresql.org/docs/current/indexes-functional.html on this page https://www.postgresql

Re: Incorrect link tohttps://www.postgresql.org/docs/current/indexes-functional.html ?

2023-05-05 Thread Tom Lane
PG Doc comments form writes: > I found incorrect link to > https://www.postgresql.org/docs/current/indexes-functional.html on this page > https://www.postgresql.org/docs/7.3/indexes-functional.html. PG 7.3 has been out of support for more than fifteen years. Nobody is going to correct any error

Re: Incorrect link tohttps://www.postgresql.org/docs/current/indexes-functional.html ?

2023-05-05 Thread Daniel Gustafsson
> On 5 May 2023, at 13:03, Tom Lane wrote: > > PG Doc comments form writes: >> I found incorrect link to >> https://www.postgresql.org/docs/current/indexes-functional.html on this page >> https://www.postgresql.org/docs/7.3/indexes-functional.html. > > PG 7.3 has been out of support for more th

Re: Incorrect link tohttps://www.postgresql.org/docs/current/indexes-functional.html ?

2023-05-05 Thread Tom Lane
Daniel Gustafsson writes: > This is actually not an error in the 7.3 docs (which we clearly wouldn't > address) but an error in pgweb in the warning for unsupported versions; it > assumes it can link to the same page in /current. Ah, good point. And it does know that the page doesn't exist in /c