macro_rules! psql_warn {
    ($($arg:tt)+) => { ... };
}
Expand description

Writes a warn! message to the backend::psql::psql logger