module PG
module PG::Constants
class PG::Connection
class PG::Error
class PG::NotAllCopyDataRetrieved
class PG::Result
pg
0.17.0
:: connect
def self::connect( *args ) return PG::Connection.new( *args ) end