| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> | 
|---|---|
| To: | David Rowley <dgrowleyml(at)gmail(dot)com> | 
| Cc: | pgsql-www(at)lists(dot)postgresql(dot)org, Magnus Hagander <magnus(at)hagander(dot)net> | 
| Subject: | Re: Typos in the featurematrix | 
| Date: | 2025-10-23 12:30:26 | 
| Message-ID: | AC03CDFF-41C4-4CB7-A14B-AE30301D7617@yesql.se | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-www | 
> On 22 Oct 2025, at 02:36, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> 
> On Wed, 22 Oct 2025 at 12:56, David Rowley <dgrowleyml(at)gmail(dot)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?
I can't think of any, I'll go do that (and propose it on -docs) before making
the featurematrix commit.
--
Daniel Gustafsson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Álvaro Herrera | 2025-10-25 07:42:14 | Re: Wiki editor request | 
| Previous Message | Daniel Gustafsson | 2025-10-23 12:28:29 | Re: Typos in the featurematrix |