Undocumented function: has_type_privilege()
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/0.0/static/functions-info.html
Description:
I have discovered and used the function:
has_type_privilege(type, privilege)
I assume it should be added to the below table, no?
Table 9-58. Access Privilege Inquiry Functions
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
slangley@fredhutch.org writes:
I have discovered and used the function:
has_type_privilege(type, privilege)
I assume it should be added to the below table, no?
Table 9-58. Access Privilege Inquiry Functions
Yeah, must have been an oversight. Added, thanks for the report!
regards, tom lane
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs