Skip to main content

version_string

Function version_string 

Source
pub fn version_string() -> String
Expand description

The string returned by the SQL version() function, mirroring PostgreSQL’s "PostgreSQL <ver> on <triple> ..." shape so clients that parse the leading "PostgreSQL <major>" succeed.