Typo in doc page?
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!
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