From: | Alvaro Herrera <alvherre(at)CommandPrompt(dot)com> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>, Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: New tzdata available |
Date: | 2007-11-09 12:25:10 |
Message-ID: | 20071109122510.GA2768@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Magnus Hagander wrote:
> Tom Lane wrote:
> > Alvaro Herrera <alvherre(at)CommandPrompt(dot)com> writes:
> >> Zdenek Kotala wrote:
> >>> I think we need some different mechanism how to deliver timezone updated.
> >
> >> Even when the system TZ is not used, we could deliver our "zic"
> >> executable (pgzic?) and let the user drop the latest tzdata somewhere
> >> and recompile it.
> >
> > Well, a person who builds from source has already got the zic program;
> > all we need do is document someplace (more visible than now) how to drop
> > the tzdata update into the source tree and reinstall the files.
> >
> > For people using prebuilt packages, it's really the packager's problem.
> > I think most packagers are going to move to depending on a system
> > timezone DB if at all possible.
>
> Still need a solution for those where it's not possible (hint: Windows).
> Not saying it has to be what's there now, but there has to be something
> workable.
I think the first step is to install the zic binary along the rest of
the stuff, so that a user without the source tree can compile the tzdata
package. Unless the compiled representation is portable, which I kinda
doubt?
--
Alvaro Herrera Valdivia, Chile ICBM: S 39º 49' 18.1", W 73º 13' 56.4"
"The only difference is that Saddam would kill you on private, where the
Americans will kill you in public" (Mohammad Saleh, 39, a building contractor)
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Urbański | 2007-11-09 12:28:38 | Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords |
Previous Message | Heikki Linnakangas | 2007-11-09 12:01:04 | Re: a tsearch2 (8.2.4) dictionary that only filters out stopwords |