PostgreSQL Source Code  git master
PromptInterruptContext Struct Reference

#include <string.h>

Data Fields

void * jmpbuf
 
volatile sig_atomic_t * enabled
 
bool canceled
 

Detailed Description

Definition at line 17 of file string.h.

Field Documentation

◆ canceled

bool PromptInterruptContext::canceled

◆ enabled

volatile sig_atomic_t* PromptInterruptContext::enabled

◆ jmpbuf

void* PromptInterruptContext::jmpbuf

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