Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

DropUserMappingStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
char * username
char * servername
bool missing_ok

Detailed Description

Definition at line 1718 of file parsenodes.h.


Field Documentation

Definition at line 1723 of file parsenodes.h.

Referenced by RemoveUserMapping().

Definition at line 1722 of file parsenodes.h.

Referenced by RemoveUserMapping().

Definition at line 1720 of file parsenodes.h.

Definition at line 1721 of file parsenodes.h.

Referenced by RemoveUserMapping().


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