Re: pgsql-server: Add code to be able to match the timezone

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server: Add code to be able to match the timezone
Date: 2004-09-02 01:16:01
Message-ID: 200409020116.i821G1116692@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


Sorry, I see you applied already. I have backed out my application.

---------------------------------------------------------------------------

Tom Lane wrote:
> Log Message:
> -----------
> Add code to be able to match the timezone name on localized Windows
> systems. Magnus Hagander.
>
> Modified Files:
> --------------
> pgsql-server/src/timezone:
> pgtz.c (r1.24 -> r1.25)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/timezone/pgtz.c.diff?r1=1.24&r2=1.25)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-09-02 01:18:46 pgsql-server: Add: > * Consider using hash buckets to do DISTINCT,
Previous Message Bruce Momjian 2004-09-02 01:15:07 pgsql-server: Back out timezone detection patch.