Re: Unsigned integer types

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Unsigned integer types
Дата
Msg-id CA+TgmobR89ZrMVBVsQ=QPjzOAamSD=8gy-VtfByCxAnMKVPygA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Unsigned integer types  (Maciej Gajewski <maciej.gajewski0@gmail.com>)
Список pgsql-hackers
On Wed, May 29, 2013 at 4:33 AM, Maciej Gajewski
<maciej.gajewski0@gmail.com> wrote:
> I propose to not integrate the unsigned types into existing promotion
> hierarchy, and behave just like gcc would with -Werror: require
> explicit cast. Between them, the unsigned types would be automatically
> converted up (uint2 > uint4 > uint8).

Seems pretty sensible to me.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: preserving forensic information when we freeze
Следующее
От: "Clark C. Evans"
Дата:
Сообщение: Re: GRANT role_name TO role_name ON database_name