pg_default_acl missing 'n' case in doc
От
Fabien COELHO
Тема
pg_default_acl missing 'n' case in doc
Дата
Msg-id
alpine.DEB.2.21.1807302243001.13230@lancre
Список
Дерево обсуждения
pg_default_acl missing 'n' case in doc Fabien COELHO <coelho@cri.ensmp.fr>
Re: pg_default_acl missing 'n' case in doc Alvaro Herrera <alvherre@2ndquadrant.com>
While looking at ACL prettyprinting, I noticed that "pg_default_acl" documentation does not say anything about type 'n' for schema (namespace), which seems to be supported according to "\ddp" and the catalog code. Here is a small addition to add that 'n' is allowed for schema. -- Fabien.
В списке pgsql-hackers по дате отправления