[][src]Macro pgx::PANIC

macro_rules! PANIC {
    ($($arg:tt)*) => { ... };
}

Log to Postgres' panic log level. This will cause the entire Postgres cluster to crash