Keyword BYTEA missing from Documentation Appendix C

Started by PG Bug reporting formabout 6 years ago3 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/12/sql-keywords-appendix.html
Description:

https://www.postgresql.org/docs/12/sql-keywords-appendix.html

BYTEA missing from Keyword list.
Is this intentional?

Thanks,
NU

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: PG Bug reporting form (#1)
Re: Keyword BYTEA missing from Documentation Appendix C

PG Doc comments form <noreply@postgresql.org> writes:

https://www.postgresql.org/docs/12/sql-keywords-appendix.html
BYTEA missing from Keyword list.
Is this intentional?

It's not a keyword, just a name that happens to be predefined.

regards, tom lane

#3Corey Huinker
corey.huinker@gmail.com
In reply to: Tom Lane (#2)
Re: Keyword BYTEA missing from Documentation Appendix C

I'm working on a glossary patch with an actual technical writer, so it may
belong on that new page.

On Fri, Feb 7, 2020 at 10:15 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:

Show quoted text

PG Doc comments form <noreply@postgresql.org> writes:

https://www.postgresql.org/docs/12/sql-keywords-appendix.html
BYTEA missing from Keyword list.
Is this intentional?

It's not a keyword, just a name that happens to be predefined.

regards, tom lane