| 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 21:58:36 |
| Message-ID: | 200405012158.i41Lwaq11722@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:
> > Tom Lane wrote:
> >> Right at the moment I am thinking we may end up keeping only about one
> >> file out of the existing src/timezone import, so maybe it doesn't need
> >> a whole subdirectory anyway?
>
> > We will still need the timezone database files.
>
> Good point, I had forgotten about the data/ subdirectory.
>
> I think src/timezone is an okay place for it ...
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. I tried adding -Isrc/timezone but that didn't help. I am trying
to find the exact setting that it fault first.
--
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 | Marc G. Fournier | 2004-05-01 21:59:36 | Feature Freeze vs Beta (Was: Re: Plan for feature freeze? ) |
| Previous Message | Bruce Momjian | 2004-05-01 21:54:45 | Re: Plan for feature freeze? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-05-01 22:02:02 | Re: FW: Timezone library |
| Previous Message | Tom Lane | 2004-05-01 21:43:06 | Re: mingw configure failure workaround |