Keyword BYTEA missing from Documentation Appendix C
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
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
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