PostgreSQL Source Code  git master
priv_map Struct Reference

Data Fields

const char * name
 
AclMode value
 

Detailed Description

Definition at line 52 of file acl.c.

Field Documentation

◆ name

const char* priv_map::name

Definition at line 54 of file acl.c.

Referenced by convert_any_priv_string().

◆ value

AclMode priv_map::value

Definition at line 55 of file acl.c.

Referenced by convert_any_priv_string().


The documentation for this struct was generated from the following file: