|
PostgreSQL Source Code git master
|
#include <string.h>
Data Fields | |
| void * | jmpbuf |
| volatile sig_atomic_t * | enabled |
| bool | canceled |
| volatile sig_atomic_t* PromptInterruptContext::enabled |
| void* PromptInterruptContext::jmpbuf |
Definition at line 21 of file string.h.
Referenced by exec_command_prompt(), and prompt_for_password().