Re: Unsigned integer types - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: Unsigned integer types
Date
Msg-id alpine.DEB.2.02.1305312215490.12964@localhost6.localdomain6
Whole thread Raw
In response to Re: Unsigned integer types  ("David E. Wheeler" <david@justatheory.com>)
List pgsql-hackers
>> 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.



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Running pgindent
Next
From: Stephen Frost
Date:
Subject: Re: removing PD_ALL_VISIBLE