Holds full PostgreSQL server version including version number and some additional information.
property ServerVersionFull: string;
Read the ServerVersionFull property to get full PostgreSQL server version including version number and some additional information.
Works only when a TPgConnection instance is connected.