PostgreSQL Source Code  git master
AccessPriv Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * priv_name
 
Listcols
 

Detailed Description

Definition at line 2547 of file parsenodes.h.

Field Documentation

◆ cols

List* AccessPriv::cols

◆ priv_name

char* AccessPriv::priv_name

◆ type

NodeTag AccessPriv::type

Definition at line 2549 of file parsenodes.h.


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