Unsigned Datatypes - Mailing list pgsql-general

From Martin Neumann
Subject Unsigned Datatypes
Date
Msg-id E12Aqp2-0002HT-00@darwin.oche.de
Whole thread Raw
List pgsql-general
Are there any plans to implement unsigned datatypes like uint4 and
uint8?

In many cases I don't need the signed int4 numbers, but I would be happy
to have a larger range without using the twice as large int8 type.

--
Martin Neumann, Welkenrather Str. 118c, 52074 Aachen, Germany
mne@mne.de - http://www.mne.de/mne/ - sms@mne.de [eMail2SMS]
Tel. 0241 / 8876-080 - Mobil: 0173 / 27 69 632
------.---------------------------------------------------------
|  at  | Inform GmbH - Abteilung Airport Logistics
| work | Pascalstr. 23 - 52076 Aachen - Tel. 02408 / 9456-0
|______| martin.neumann@inform-ac.com - http://www.inform-ac.com



pgsql-general by date:

Previous
From: Mark Jewiss
Date:
Subject: Re: Re[2]: [GENERAL] Bug or my crooked hands?
Next
From: "Nikolay Mijaylov"
Date:
Subject: Re: [SQL] Bug in CEIL?