Re: WIP: Make timestamptz_out less slow.

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: WIP: Make timestamptz_out less slow.
Дата
Msg-id CAKJS1f8qG2M81g5amfYkmF=-ib2W4dwtRGZZ+XiKpoBVHvwgTg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WIP: Make timestamptz_out less slow.  (Andres Freund <andres@anarazel.de>)
Ответы Re: WIP: Make timestamptz_out less slow.  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 29 July 2015 at 03:25, Andres Freund <andres@anarazel.de> wrote:
On 2015-07-29 03:10:41 +1200, David Rowley wrote:
> Have you thought about what to do when HAVE_INT64_TIMESTAMP is not defined?

I don't think it's actually important. The only difference vs float
timestamps is that in the latter case we set fsecs to zero BC.


 I was also thinking that the % 10 won't work when fsec_t is double.

typedef double fsec_t

Regards

David Rowley

--
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services
 

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

Предыдущее
От: Qingqing Zhou
Дата:
Сообщение: Re: Planner debug views
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Planner debug views