Class representing connection to PostgreSQL server.
Opens connection to server.
Closes current connection to the server.
Shorthand methods using temporary PGCommand. Semantics is the same as PGCommand's.
See Implementation
Class representing connection to PostgreSQL server.