| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Tomonari Katsumata <t(dot)katsumata1122(at)gmail(dot)com>, David G Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>, "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-09-23 05:23:47 |
| Message-ID: | 20140923052347.GN16422@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
* Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)us) wrote:
> Stephen Frost <sfrost(at)snowman(dot)net> writes:
> > To clarify- we'll simply swap from (essentially) floor() to ceil() for
> > handling all GUC_with_unit to internal_unit conversions, document that,
> > and note it in the release notes as a possible behavior change and move
> > on.
>
> Worksforme.
Great, thanks. I'll wait a couple days to see if anyone else wants to
voice a concern.
Tomonari, don't worry about updating the patch (unless you really want
to) as I suspect I'll be changing around the wording anyway. No
offense, please, but I suspect English isn't your first language and
it'll be simpler for me if I just handle it. Thanks a lot for the bug
report and discussion and I'll be sure to credit you for it in the
commit.
Thanks again!
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2014-09-23 05:30:03 | Re: proposal: rounding up time value less than its unit. |
| Previous Message | David Johnston | 2014-09-23 05:21:48 | Re: proposal: rounding up time value less than its unit. |