time representation bug - Mailing list pgsql-general

From Vilson farias
Subject time representation bug
Date
Msg-id 006f01c0b313$a018bc20$98a0a8c0@dti.digitro.com.br
Whole thread Raw
Responses Re: time representation bug  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
bxs=#
bxs=# SELECT date_trunc('MINUTE', CAST (hora_minuto AS TIME)) AS hora_cham
bxs-# FROM hora_minuto;
 hora_cham
-----------
 00:000 <<hu??? Inside Delphi 5, it makes my life a real hell when I create
charts to show data from this table.
 00:01
 00:02
 00:03
 00:04
 00:05
 00:06
 00:07



pgsql-general by date:

Previous
From: "Creager, Robert S"
Date:
Subject: RE: using NEW in a trigger calling a function in plpgsq l...
Next
From: Tom Lane
Date:
Subject: Re: Problem migrating dump to latest CVS snapshot.