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 138 of file hba.h.

Field Documentation

◆ linenumber

int IdentLine::linenumber

Definition at line 140 of file hba.h.

◆ pg_user

AuthToken* IdentLine::pg_user

Definition at line 144 of file hba.h.

◆ system_user

AuthToken* IdentLine::system_user

Definition at line 143 of file hba.h.

◆ usermap

char* IdentLine::usermap

Definition at line 142 of file hba.h.


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