
Pgobject::type::bigfloat provides a pgobject-aware wrapper around math::bigfloat. this can then be the basis of "double-facing" classes sitting between user interfaces and the database. once registered (optionally in a registry, which must already exist), it grabs all numeric and float types and returns these as math::bigfloat-compatible objects.