From: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | lockhart(at)fourpalms(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net>, The Hermit Hacker <scrappy(at)hub(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Re: v7.1.1 branched and released on Tuesday ... |
Date: | 2001-04-30 17:58:54 |
Message-ID: | 3AEDA7DE.FC815C9A@alumni.caltech.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
> Thomas, what do you think of the persistent reports of date conversion
> problems at DST boundaries, eg, Ayal Leibowitz's report today in
> pgsql-bugs? I cannot reproduce any such problem --- and my local
> timezone database claims that MET DST transitions are the last week of
> March, never the first week of April, anyway. There's something funny
> going on there.
Yes. I tried the example on 7.0.2 (and 7.1) and could not get it to
misbehave. I was guessing that it involves string->date conversion,
which may pass through timestamp to get there, but it looks like there
is an explicit text->date conversion function so time zone should just
never be involved. Really!
- Thomas
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2001-04-30 17:59:34 | Re: v7.1.1 branched and released on Tuesday ... |
Previous Message | pgsql-bugs | 2001-04-30 16:40:11 | debug_level 0 does not stop debug messages |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2001-04-30 17:59:34 | Re: v7.1.1 branched and released on Tuesday ... |
Previous Message | G. Anthony Reina | 2001-04-30 17:53:12 | Re: pg_dump Backup on 7.0.3 - Sanity error? |