| From: | "Mario Weilguni" <mario(dot)weilguni(at)icomedias(dot)com> |
|---|---|
| To: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | floor function in 7.3b2 |
| Date: | 2002-10-01 14:17:01 |
| Message-ID: | 4D618F6493CE064A844A5D496733D6670390F9@freedom.icomedias.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 Management System 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(dot)weilguni(at)icomedias(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-10-01 14:31:45 | Re: floor function in 7.3b2 |
| Previous Message | Tom Lane | 2002-10-01 13:59:52 | Re: pg_dump and large files - is this a problem? |