version

Function version 

Source
pub fn version() -> String
Expand description

What select version() answers.

It names Beck rather than pretending to be Postgres. A client that branches on this string is better off failing on a name it does not know than succeeding on a version it will be wrong about — and the pg prefix is there because a driver that parses this expects to find one.