| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
| Cc: | andrew(at)supernews(dot)com, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Timezone List |
| Date: | 2006-09-17 02:31:48 |
| Message-ID: | 15778.1158460308@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
>> Any view over the full timezone names should also include the
>> corresponding data from zone.tab in the timezone library source.
> Just noticed this mail, so that's not included in my patch.
BTW, now that the view is in, I can't help noticing that it shows 550
different zone names, while there are only 392 entries in the zone.tab
file. I conclude that the zic people don't take maintenance of zone.tab
very seriously, and hence that we probably shouldn't rely on it.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Fuhry | 2006-09-17 04:54:12 | Re: GIN documentation |
| Previous Message | Tom Lane | 2006-09-17 01:31:41 | Re: Mid cycle release? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dan Thomas | 2006-09-17 05:14:42 | tiny patch to make vacuumdb -a's database order match pg_dumpall |
| Previous Message | Bruce Momjian | 2006-09-16 21:53:00 | Re: [HACKERS] plpgsql, return can contains any |