From: | Tomonari Katsumata <t(dot)katsumata1122(at)gmail(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Tomonari Katsumata <katsumata(dot)tomonari(at)po(dot)ntts(dot)co(dot)jp>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: proposal: rounding up time value less than its unit. |
Date: | 2014-07-12 11:18:20 |
Message-ID: | CAC55fYdj3MsvC1ktMhrnfr9N64nf7_4xwLqnn56jvbzMg9fBwA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Robert,
Thank you for checking this!
I've added it to commitfest.
https://commitfest.postgresql.org/action/patch_view?id=1507
regards,
------------
Tomonari Katsumata
2014-07-12 6:07 GMT+09:00 Robert Haas <robertmhaas(at)gmail(dot)com>:
> On Thu, Jul 10, 2014 at 2:52 AM, Tomonari Katsumata
> <katsumata(dot)tomonari(at)po(dot)ntts(dot)co(dot)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
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2014-07-12 11:43:29 | Re: tweaking NTUP_PER_BUCKET |
Previous Message | Simon Riggs | 2014-07-12 09:39:04 | Re: tweaking NTUP_PER_BUCKET |