Re: Time problem again? - Mailing list pgsql-general

From Bjørn T Johansen
Subject Re: Time problem again?
Date
Msg-id 1064911821.20427.16.camel@dt-btj.dagbladet.no
Whole thread Raw
In response to Re: Time problem again?  (Richard Huxton <dev@archonet.com>)
Responses Re: Time problem again?
List pgsql-general
On Tue, 2003-09-30 at 10:42, Richard Huxton wrote:

> So - your rule is something like:
>
> For some block of times...
>   IF max(my_time) - min(my_time) > 12 hours
>   THEN sort "through midnight"
>   ELSE sort "naturally"
>
> Which is what Tom said (I was wondering where he got his 12 hours from).
> Have I got that right?

Yes, that sounds about right.. :)
But how do I code this in an Select statement?


BTJ


pgsql-general by date:

Previous
From: "Angel Todorov"
Date:
Subject: pg_hba.conf
Next
From: Karsten Hilbert
Date:
Subject: Re: Time problem again?