Type:
Module
Constants:
NAMES
:
Hash.new { |h,k| # :nodoc:
h[k] = OID::Identity.new
}
When the PG adapter connects, the pg_type table is queried. The key of this
hash maps to the `typname` column from the table. type_map is then
dynamically built with oids as the key and type objects as values.