Skip to main content

format_hstore_text

Function format_hstore_text 

Source
pub fn format_hstore_text(pairs: &[(String, Option<String>)]) -> String
Expand description

v7.17.0 Phase 3.P0-39 — pub re-export so pgwire + sqllogictest share the single hstore renderer.