PostgreSQL Source Code: json_ctx Struct Reference (original) (raw)

Data Fields
char * errmsg
PQExpBufferData errbuf
int nested
const char * target_field_name
char ** target_field
char * status
char * scope
char * discovery_uri

Definition at line 168 of file fe-auth-oauth.c.

discovery_uri

char* json_ctx::discovery_uri

errbuf

errmsg

nested

scope

status

target_field

char** json_ctx::target_field

target_field_name

const char* json_ctx::target_field_name


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