PostgreSQL Source Code  git master
tokenize_error_callback_arg Struct Reference

Data Fields

const char * filename
 
int linenum
 

Detailed Description

Definition at line 62 of file hba.c.

Field Documentation

◆ filename

const char* tokenize_error_callback_arg::filename

Definition at line 64 of file hba.c.

Referenced by tokenize_auth_file(), and tokenize_error_callback().

◆ linenum

int tokenize_error_callback_arg::linenum

Definition at line 65 of file hba.c.

Referenced by tokenize_auth_file(), and tokenize_error_callback().


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