Re: Typo in doc page?

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: info(at)raphaelmessier(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Typo in doc page?
Date: 2025-01-07 09:56:31
Message-ID: FF62983D-A874-4FC9-A203-6E615991F5DF@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

> On 26 Dec 2024, at 16:43, PG Doc comments form <noreply(at)postgresql(dot)org> wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/17/sql-keywords-appendix.html
> Description:
>
> I could be mistaken but, in the following documentation page:
> https://www.postgresql.org/docs/current/sql-keywords-appendix.html
> there seems to be a typo where keyword END_EXEC is mistyped as END-EXEC.
> I am not myself familiar with this keyword but, if not a typo, this would
> make it the only hyphenated keyword and, therefore, a note should probably
> be added to the entry stating that it is correctly spelled.

Thanks for the report! I can see the confusion, but it is indeed correctly
spelled as the SQL standard defines it as END-EXEC. I'm not convinced we need
to add a footnote on it though.

--
Daniel Gustafsson

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2025-01-08 08:21:27 Re: vm.overcommit_ratio
Previous Message jian he 2025-01-06 10:19:23 Re: LC_COLLATE is visible in the documentation for PostgreSQL 17, but it is not supported