|
PostgreSQL Source Code git master
|
#include <hba.h>
Data Fields | |
| char * | string |
| bool | quoted |
| regex_t * | regex |
| bool AuthToken::quoted |
Definition at line 91 of file hba.h.
Referenced by copy_auth_token().
| char* AuthToken::string |
Definition at line 90 of file hba.h.
Referenced by copy_auth_token(), and tokenize_auth_file().