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