Re: time representation bug

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Vilson farias" <vilson(dot)farias(at)digitro(dot)com(dot)br>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: time representation bug
Date: 2001-03-22 21:40:05
Message-ID: 13211.985297205@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Vilson farias" <vilson(dot)farias(at)digitro(dot)com(dot)br> writes:
> bxs=# SELECT date_trunc('MINUTE', CAST (hora_minuto AS TIME)) AS hora_cham
> bxs-# FROM hora_minuto;
> hora_cham
> -----------
> 00:000 <<hu???

Seems to be fixed in 7.1.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 2001-03-22 21:44:47 Re: Re: Call for platforms
Previous Message Tom Lane 2001-03-22 21:19:30 Re: Problem migrating dump to latest CVS snapshot.