floor function in 7.3b2 - Mailing list pgsql-hackers

From Mario Weilguni
Subject floor function in 7.3b2
Date
Msg-id 4D618F6493CE064A844A5D496733D6670390F9@freedom.icomedias.com
Whole thread Raw
Responses Re: floor function in 7.3b2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I noticed that some of my queries don't work anymore because they're using
the floor function:
e.g.: select type, floor(date_part('epoch', dataend)) as ts from
last_modified

Why is floor not working anymore? I guess I can use round too, but I don't
want to modify semantics.

Regards,Mario Weilguni
icomedias <communication solutions/>    graz . berlin
-------------------------------------------------------icomedias ist Hersteller von ico>>cms: Information-und Content
ManagementSystem für Inter- UND INTRAnet 
-------------------------------------------------------

Mario Weilguni             icomedias gmbh
software engineering       entenplatz 1
tel: +43-316-721.671-17    8020 graz, austria
fax: +43-316-721.671-26    http://www.icomedias.com
e-mail: mario.weilguni@icomedias.com


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump and large files - is this a problem?
Next
From: Tom Lane
Date:
Subject: Re: floor function in 7.3b2