pgwire::pg_protocol

Static CURRENT_SESSION

source
pub static CURRENT_SESSION: LocalKey<Weak<dyn Any + Send + Sync>>
Expand description

The current session. Concrete type is erased for different session implementations.