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

From Bruce Momjian
Subject Re: pgsql-server: Add code to be able to match the timezone
Date
Msg-id 200409020116.i821G1116692@candle.pha.pa.us
Whole thread Raw
In response to pgsql-server: Add code to be able to match the timezone name on  (tgl@svr1.postgresql.org (Tom Lane))
List 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@postgresql.org so that your
>       message can get through to the mailing list cleanly
>

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

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: Back out timezone detection patch.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: Add: > * Consider using hash buckets to do DISTINCT,