Undocumented function: has_type_privilege()

Started by Nonameover 9 years ago2 messagesdocs
Jump to latest
#1Noname
slangley@fredhutch.org

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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Noname (#1)
Re: Undocumented function: has_type_privilege()

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