Re: Unsigned ints (Help)

Поиск
Список
Период
Сортировка
От Adriaan Joubert
Тема Re: Unsigned ints (Help)
Дата
Msg-id 3AC23B3B.1334E12C@albourne.com
обсуждение исходный текст
Ответ на Unsigned ints  (Adriaan Joubert <a.joubert@albourne.com>)
Список pgsql-hackers
Tom Lane wrote:
> See past discussions about appropriate handling of unlabeled numeric
> constants.  This is a tricky area that needs a thoroughgoing rethink.
> If you go into it with only "fix uint4" in mind then you will almost
> certainly make things worse.

Gosh, you were certainly right there! Now inserting 65535 works, but
inserting 65536 gives me 0 unless I cast to uint4!

Searching the mailing list is not working for the individual mailing
lists (I get Error: File Not Found - Did you enter the correct domain
name, or URL? from ReadySetNet), and searching through all the files at
uni-erlangen.de turned up nothing. 

Can somebody tell me when that discussion took place? Or tell me where
to look in the code?

Thanks!

Adriaan


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Changing the default value of an inherited column
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [SQL] possible row locking bug in 7.0.3 & 7.1