Re: [HACKERS] Bug?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Bug?
Дата
Msg-id 199802091549.KAA13745@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Bug?  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Список pgsql-hackers
> Per Tom H's suggestion; what do you think Bruce?
>
> postgres=> select 100000000000;
> NOTICE:  Integer input '100000000000' is out of range; promoted to float
>     ?column?
> ------------
> 100000000000
> (1 row)
>
> That would alleviate the "hidden" side effects, but still come closer to
> doing something helpful...

With the NOTICE, I like it.

--
Bruce Momjian
maillist@candle.pha.pa.us

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] The use of macros for heap_getattr.
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] Bug?