PostgreSQL Source Code git master
Loading...
Searching...
No Matches
IdentLine Struct Reference

#include <hba.h>

Data Fields

int linenumber
 
charusermap
 
AuthTokensystem_user
 
AuthTokenpg_user
 

Detailed Description

Definition at line 145 of file hba.h.

Field Documentation

◆ linenumber

int IdentLine::linenumber

Definition at line 147 of file hba.h.

◆ pg_user

AuthToken* IdentLine::pg_user

Definition at line 151 of file hba.h.

◆ system_user

AuthToken* IdentLine::system_user

Definition at line 150 of file hba.h.

◆ usermap

char* IdentLine::usermap

Definition at line 149 of file hba.h.


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