Re: proposal: rounding up time value less than its unit.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: proposal: rounding up time value less than its unit.
Дата
Msg-id CA+Tgmoa--uKv52p3KU=DhP4aA0VAfJSQ-T1qPN6Cuct=avo0=A@mail.gmail.com
обсуждение исходный текст
Ответ на proposal: rounding up time value less than its unit.  (Tomonari Katsumata <katsumata.tomonari@po.ntts.co.jp>)
Ответы Re: proposal: rounding up time value less than its unit.  (Tomonari Katsumata <t.katsumata1122@gmail.com>)
Список pgsql-hackers
On Thu, Jul 10, 2014 at 2:52 AM, Tomonari Katsumata
<katsumata.tomonari@po.ntts.co.jp> wrote:
> Several couple weeks ago, I posted a mail to pgsql-doc.
> http://www.postgresql.org/message-id/53992FF8.2060702@po.ntts.co.jp
>
> In this thread, I concluded that it's better to
> round up the value which is less than its unit.
> Current behavior (rounding down) has undesirable setting risk,
> because some GUCs have special meaning for 0.
>
> And then I made a patch for this.
> Please check the attached patch.

Thanks for the patch.  Please add it here:

https://commitfest.postgresql.org/action/commitfest_view/open

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



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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: better atomics - v0.5
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING