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 |
Detailed Description
Definition at line 168 of file fe-auth-oauth.c.
Field Documentation
◆ discovery_uri
char* json_ctx::discovery_uri
◆ errbuf
◆ errmsg
◆ nested
◆ scope
◆ status
◆ target_field
char** json_ctx::target_field
◆ target_field_name
The documentation for this struct was generated from the following file:
- src/interfaces/libpq/fe-auth-oauth.c