Re: pgsql-server/ /configure /configure.in rc/incl ... - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql-server/ /configure /configure.in rc/incl ...
Date
Msg-id 26057.1083341227@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql-server/ /configure /configure.in rc/incl ...  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: pgsql-server/ /configure /configure.in rc/incl ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-committers
"Magnus Hagander" <mha@sollentuna.net> writes:
> 3) I was under the (apparantly incorrect?) impression that we wanted
> this one up on win32 *now*, and then wanted to add it on other platforms
> later.

Well, that's an okay position if your time horizon is measured in days.
But I would like to see us using that code on all platforms before 7.5
feature freeze.  It's silly to be carrying that code around and not
using it, when we have constant problems with the C-library-based time
zone code, plus big portability issues arising from inconsistency of
time zone names across platforms.  For example, for the first time we'd
be able to actually document the set of time zone names accepted by
SET TIMEZONE, and *reliably* detect whether a provided name is really
legal.

Frankly I would never have accepted this patch if I thought it were
going to be a Windows-only hack; I would have held out for something a
lot smaller.  In my mind the principal reason for having it is not Win32
at all, but solving the multi-platform problems we've always had with
time zone handling.

            regards, tom lane

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/ /configure /configure.in rc/Make ...
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/ /configure /configure.in rc/back ...