Skip to main content

get_pg_major_version

Function get_pg_major_version 

Source
pub async fn get_pg_major_version(client: &Client) -> Result<u32, PostgresError>
Expand description

Get the major version of the PostgreSQL server.