The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/sql-createextension.html
Description:
https://www.postgresql.org/docs/10/sql-createextension.html
"For most extensions this means superuser or database owner privileges are
needed"
(this i
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/functions-geometry.html
Description:
On: https://www.postgresql.org/docs/current/functions-geometry.html
The functions aren't defined, nor have pointers. For instance:
* Scaling/r
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 wrote:
> PG Doc comments form writes:
> > https://www.postgresql.org/docs/12/sql-keywords-appendix.html
> > BYTEA missing from Keyword list.
> > Is this i
PG Doc comments form 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
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