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

From Daniel Schuchardt
Subject Re: Time problem again?
Date
Msg-id 000001c3867f$1cbd9160$ed00a8c0@DSVAIO
Whole thread Raw
In response to Time problem again?  (Bjørn T Johansen <btj@havleik.no>)
Responses Re: Time problem again?
List pgsql-general
No, not really
 
perhaps you can do a ORDER BY (oid || yourtimefield). So you have the RecordOrder in the way the records where inserted.
 
Daniel
 
 
I need to sort some data based on a Time field and the times can cross both midnight and noon. As far as I can tell, there is no way to solve this without also supplying a date or am I missing something?


Regards,

BTJ

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Time problem again?
Next
From: Bjørn T Johansen
Date:
Subject: Re: Time problem again?