class PG::BasicTypeRegistry

def initialize

def initialize
# The key of these hashs maps to the `typname` column from the table pg_type.
@coders_by_name = []
nd