Re: 8.3: timestamp subtraction

From: Christophe <xof(at)thebuild(dot)com>
To: Pg - General <pgsql-general(at)postgresql(dot)org>
Subject: Re: 8.3: timestamp subtraction
Date: 2009-05-23 18:50:25
Message-ID: C05A7C80-A0A1-4A7B-9CC3-8F1A21AEBA4E@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On May 23, 2009, at 10:44 AM, Havasvölgyi Ottó wrote:

> Thanks.
> I tested the standard Win32 distribution of 8.3.6.
> The same happens on 8.2. But on 8.0 it works.
>
> When I don't use milliseconds, then it works.
>
> Will 8.4 work fine on Win32 again?

If the issue is using floating point timestamps, then the particular
version of PostgreSQL isn't the issue; it's whether the distribution
you were using was built with integer or floating point timestamps.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mariolos 2009-05-23 19:13:58 Sql Update Sentence
Previous Message Stefan Keller 2009-05-23 18:36:36 Re: Asssociative Arrays: Best practices / snippets?