Re: [RFC] Unsigned integer support.

Поиск
Список
Период
Сортировка
От Ryan Bradetich
Тема Re: [RFC] Unsigned integer support.
Дата
Msg-id e739902b0807252050k49a0635dj5ced5ba1fd45e657@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [RFC] Unsigned integer support.  ("Dann Corbit" <DCorbit@connx.com>)
Ответы Re: [RFC] Unsigned integer support.  (Kenneth Marshall <ktm@rice.edu>)
Список pgsql-hackers
Hello Dann,

On Fri, Jul 25, 2008 at 1:06 PM, Dann Corbit <DCorbit@connx.com> wrote:

> At the cost of one bit of storage, you have compatible types using

Thanks for your review and feedback!  Unfortunately, I do need the full range
of the unsigned types for the project I am looking at.  The reason I started
working on these types is because it seemed wasteful to use the next size
larger signed integer for the storage type of the unsigned integer.

Thanks for the suggestion!

- Ryan


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [PATCHES] WITH RECUSIVE patches 0723
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [RFC] Unsigned integer support.