Re: double and numeric conversion

Поиск
Список
Период
Сортировка
От Grzegorz Jaskiewicz
Тема Re: double and numeric conversion
Дата
Msg-id D33DC24F-9C7D-440B-B55C-A519CD1F3342@pointblue.com.pl
обсуждение исходный текст
Ответ на Re: double and numeric conversion  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Список pgsql-hackers
On 3 Mar 2010, at 17:41, Grzegorz Jaskiewicz wrote:

> if (p1 > buf)
>            ++ * --p1;
>        else {
> 
> ....
> 
> 
> ++ * --p1; ???
> 
> does it even compile ?

Oh, I can see, that it is *(--p1)++ ,mea culpa.

Which doesn't change the fact, that the code is rather messy imo. 



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

Предыдущее
От: Grzegorz Jaskiewicz
Дата:
Сообщение: Re: double and numeric conversion
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] to_timestamp() and quartersf