| From: | "Nicholas Vinen" <hb(at)pg(dot)x256(dot)org> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | BUG #1650: Upgraded postgres, problem went away |
| Date: | 2005-05-05 00:14:20 |
| Message-ID: | 20050505001420.64534F0B0E@svr2.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1650
Logged by: Nicholas Vinen
Email address: hb(at)pg(dot)x256(dot)org
PostgreSQL version: 8.0.2
Operating system: Gentoo Linux
Description: Upgraded postgres, problem went away
Details:
8.0.2 is not marked as "stable" in gentoo but after I had the previous date
problem I installed it anyway. Now it does this:
rt3=# SELECT date_trunc('week', timestamp with time zone '2005-01-02
00:00:00-7');
date_trunc
------------------------
2004-12-27 00:00:00-08
(1 row)
That seems more correct. Thank you for fixing. You may close my previous bug
report(s).
Thank you :) Whoever fixed that saved me having to do it myself.
Nicholas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mouad Misrar | 2005-05-05 06:52:11 | libeay32.dll doesn't exist in the setup of postgresql-8.0.2 |
| Previous Message | Nicholas Vinen | 2005-05-04 23:52:48 | BUG #1649: Date calculation year off-by-one error |