PostgreSQL Source Code
git master
|
#include <hba.h>
Data Fields | |
char * | string |
bool | quoted |
bool AuthToken::quoted |
Definition at line 143 of file hba.h.
Referenced by check_role(), copy_auth_token(), and make_auth_token().
char* AuthToken::string |
Definition at line 142 of file hba.h.
Referenced by check_role(), copy_auth_token(), fill_hba_line(), make_auth_token(), parse_hba_line(), and parse_ident_line().