| 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: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: FW: Timezone library |
| Date: | 2004-05-01 22:08:22 |
| Message-ID: | 200405012208.i41M8MO13959@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Digging into getting this working on unix, it seems the configure tests
> > that look at /usr/include are then setting values related to timezone
> > that don't apply to src/timezone code. Not sure how I am going to fix
> > that.
>
> You rip 'em all out is how. If we are using our own tz library then
> there is no need for configure-time determination of its capabilities.
Yea, but I have to find the right values for the timezone database, and
right now I am having problems.
--
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Jowett | 2004-05-01 22:08:50 | Re: Weird prepared stmt behavior |
| Previous Message | Marc G. Fournier | 2004-05-01 22:06:06 | Feature vs Beta Period (Was: Re: Plan for feature freeze?) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2004-05-01 22:55:31 | Re: mingw configure failure workaround |
| Previous Message | Tom Lane | 2004-05-01 22:02:02 | Re: FW: Timezone library |