libpqVersion property

int get libpqVersion

Implementation

int get libpqVersion {
  return pq.PQlibVersion();
}