[][src]Macro pgx::FATAL

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

Log to Postgres' fatal log level. This will abort the current Postgres backend connection processs