[][src]Macro pgx::check_for_interrupts

macro_rules! check_for_interrupts {
    () => { ... };
}

If an interrupt is pending (perhaps a user-initiated "cancel query" message to this backend), this will safely abort the current transaction