aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/oid
Commit message (Expand)AuthorAgeFilesLines
* Push scale to type objectsSean Griffin2014-05-221-1/+1
* Move `extract_precision` onto type objectsDan Croak and Sean Griffin2014-05-221-0/+2
* Use the generic type map for all PG type registrationsSean Griffin2014-05-221-6/+13
* Move PG OID types to their own filesSean Griffin2014-05-2122-0/+507