PgDAC
Holds the PostgreSQL server version number.
TPgConnection
property ServerVersion: string;
Read the ServerVersion property to get the PostgreSQL server version number in a string, for a example '8.2.5'
Works only when a TPgConnection instance is connected.