Skip to content
Snippets Groups Projects
Commit 2e838371 authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Add 'n' to list of possible values to pg_default_acl.defaclobjtype

This was missed in commit ab89e465; backpatch to v10.

Author: Fabien Coelho <coelho@cri.ensmp.fr>
Discussion: https://postgr.es/m/alpine.DEB.2.21.1807302243001.13230@lancre
parent d9c99c66
No related branches found
No related tags found
No related merge requests found
......@@ -2783,7 +2783,8 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</>:<replaceable>&lt;salt&gt;<
<literal>r</> = relation (table, view),
<literal>S</> = sequence,
<literal>f</> = function,
<literal>T</> = type
<literal>T</> = type,
<literal>n</> = schema
</entry>
</row>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment