>> If you do it, having uint1 (1 byte) would be nice as well.
>
> There is a signed 1byte int on PGXN, FWIW:
> http://pgxn.org/extension/tinyint
That's good, thanks for the pointer!
However, it is a signed tinyint (-128..127 range), not an unsigned one.
--
Fabien.