Re: doc - add missing documentation for "acldefault"
| От | Pavel Luzanov |
|---|---|
| Тема | Re: doc - add missing documentation for "acldefault" |
| Дата | |
| Msg-id | 5cbb60f3-cdad-f81f-59ec-77779c1cdfe1@postgrespro.ru обсуждение исходный текст |
| Ответ на | doc - add missing documentation for "acldefault" (Fabien COELHO <coelho@cri.ensmp.fr>) |
| Ответы |
Re: doc - add missing documentation for "acldefault"
Re: doc - add missing documentation for "acldefault" |
| Список | pgsql-hackers |
Fabien, On 01.08.2018 15:28, Fabien COELHO wrote: > > I couldn't find the documentation. Attached patch adds one. > > Probably this function should have been named pg_*. Too late. > I think this is intentionally hidden function, like others started with acl*. postgres=# \df acl* List of fun Schema | Name | Result data type | ------------+-------------+------------------+---------------------------------- pg_catalog | aclcontains | boolean | aclitem[], aclitem pg_catalog | acldefault | aclitem[] | "char", oid pg_catalog | aclexplode | SETOF record | acl aclitem[], OUT grantor oid, O pg_catalog | aclinsert | aclitem[] | aclitem[], aclitem pg_catalog | aclitemeq | boolean | aclitem, aclitem pg_catalog | aclitemin | aclitem | cstring pg_catalog | aclitemout | cstring | aclitem pg_catalog | aclremove | aclitem[] | aclitem[], aclitem ----- Pavel Luzanov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
В списке pgsql-hackers по дате отправления: