PG Doc comments form <[email protected]> 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
