Typo in doc page?

Started by PG Bug reporting formover 1 year ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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!

#2Daniel Gustafsson
daniel@yesql.se
In reply to: PG Bug reporting form (#1)
Re: Typo in doc page?

On 26 Dec 2024, at 16:43, PG Doc comments form <noreply@postgresql.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