Re: Typos in the featurematrix

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Typos in the featurematrix
Дата
Msg-id CAApHDvoUn3bntH9miF6rZa44Fst4obe4Bh-=p7uX0C8CV67Qww@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Typos in the featurematrix  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: Typos in the featurematrix
Список pgsql-www
On Wed, 22 Oct 2025 at 12:56, David Rowley <dgrowleyml@gmail.com> wrote:
> Also:
>
> -    url: https://www.postgresql.org/docs/18/functions-string.html#id-1.5.8.10.7.2.2.8.1.1.1
> +    url: https://www.postgresql.org/docs/current/functions-string.html#id-1.5.8.10.7.2.2.8.1.1.1
>
> Going back to /14/ that links to left() instead of casefold().

Looking at:

grep -F "<indexterm" doc/src/sgml/func/func-string.sgml

I see there are only 3 functions where we've added a section, so [1]
works, but not [2]. Maybe we should just add the remaining indexterms
and backpatch to v18.

Seems like there's none in:

grep -F "<indexterm" doc/src/sgml/func/func-aggregate.sgml

so all those would need added.

I can't think of a reason not to do this. Maybe I've overlooked something?

David

[1] https://www.postgresql.org/docs/current/functions-string.html#FUNCTION-LOWER
[2] https://www.postgresql.org/docs/current/functions-string.html#FUNCTION-UPPER



В списке pgsql-www по дате отправления: