Re: FW: Timezone library

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: FW: Timezone library
Date: 2004-04-28 15:34:28
Message-ID: 200404281734.28128.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Am Tuesday 27 April 2004 05:06 schrieb Bruce Momjian:
> I assume we want to integrate our own timezone library into PostgreSQL.
> We have talked about it for a few releases, and Magnus has done it for
> us because Win32 needs it for pre-1970 dates.
>
> The patch to PostgreSQL is 100 lines of diff, and the changes to Olson's
> timezone library is 100 lines of diff. The timezone library itself is
> 173k tgz file, which will add to our download size, but not too much.

The patch says: Note! Not integrated with makefile/autoconf. Bruce has
promised to fix this :-)

Where is the patch for that? ISTM that this should be available first or the
build will be broken?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-04-28 15:55:14 Re: What can we learn from MySQL?
Previous Message Carl E. McMillin 2004-04-28 15:26:09 Hacking postgres backend process

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2004-04-28 16:02:44 Re: Basic subtransaction facility
Previous Message Christopher Kings-Lynne 2004-04-28 08:08:50 Turning off cluster patch