| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Sander Steffann" <s(dot)steffann(at)computel(dot)nl> |
| Cc: | pgsql-hackers(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Anyone using "POSIX" time zone offset capability? |
| Date: | 2006-10-17 13:23:25 |
| Message-ID: | 16394.1161091405@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
"Sander Steffann" <s(dot)steffann(at)computel(dot)nl> writes:
>> What the datetime.c code is doing is trying to find the zoneabbrev
>> in a built-in timezone table, and then adding the two together.
>> This is simply wacko.
> I think that if anyone has ever tried to use this notation they would have
> noticed this misinterpretation of the specs.
Well, it'd work without surprise for the case of "GMT+-n", which is
undoubtedly the most common case ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sander Steffann | 2006-10-17 13:28:26 | Re: [HACKERS] Anyone using "POSIX" time zone offset capability? |
| Previous Message | Harald Armin Massa | 2006-10-17 13:22:49 | Re: Can we convert from Postgres to Oracle !!??? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sander Steffann | 2006-10-17 13:28:26 | Re: [HACKERS] Anyone using "POSIX" time zone offset capability? |
| Previous Message | Sander Steffann | 2006-10-17 12:23:24 | Re: [HACKERS] Anyone using "POSIX" time zone offset capability? |