Macro pgx::FATAL[][src]

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

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