Bruno Wolff III <bruno(at)wolff(dot)to> writes:
>> Does PostgreSQL already implement these data types? I don't think so.
>> If I succeed in implementing them, would you accept a patch?
>
> You can have unsigned integers using a domain with a check constraint.
They take twice as much storage as necessary.