Re: BUG #4972: RFE: convert timestamps to fractional seconds

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Richard Neill <rn214(at)cam(dot)ac(dot)uk>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org, peter_e(at)gmx(dot)net
Subject: Re: BUG #4972: RFE: convert timestamps to fractional seconds
Date: 2009-08-10 14:32:52
Message-ID: 603c8f070908100732v40ad47a9v9a9b332166a8c55c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Aug 10, 2009 at 8:52 AM, Richard Neill<rn214(at)cam(dot)ac(dot)uk> wrote:
> What I think I meant was dividing a differential timestamp by an interval.
> In this case, both should be unambiguously expressed in seconds, and the
> result will be dimensionless.

And what will you get when you divide 1 month by 1 day?

...Robert

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2009-08-10 15:10:02 Re: Huge speed penalty using <>TRUE instead of =FALSE
Previous Message Robert Haas 2009-08-10 14:30:58 Re: Huge speed penalty using <>TRUE instead of =FALSE