pgwire::pg_protocol

Function record_sql_in_span

source
fn record_sql_in_span(
    sql: &str,
    redact_sql_option_keywords: Option<RedactSqlOptionKeywordsRef>,
)
Expand description

Record sql in the current tracing span.