Header And Logo

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

Data Fields

IdentLine Struct Reference

#include <hba.h>

Data Fields

int linenumber
char * usermap
char * ident_user
char * pg_role
regex_t re

Detailed Description

Definition at line 88 of file hba.h.


Field Documentation

Definition at line 93 of file hba.h.

Referenced by check_ident_usermap(), load_ident(), and parse_ident_line().

Definition at line 90 of file hba.h.

Referenced by parse_ident_line().

Definition at line 94 of file hba.h.

Referenced by check_ident_usermap(), and parse_ident_line().

Definition at line 95 of file hba.h.

Referenced by check_ident_usermap(), load_ident(), and parse_ident_line().

Definition at line 92 of file hba.h.

Referenced by check_ident_usermap(), and parse_ident_line().


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