PGSQLConnection

PGSQLConnection is the core class in the Kit.  Using the PGSQLConnection to create and use a database connection to execute queries and return results from the database, everything else in the kit stems from this core class.