| From: | Sean Chittenden <sean(at)chittenden(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Rod Taylor <rbt(at)rbt(dot)ca>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: CVS -Tip compile issue -- FreeBSD 4.8 |
| Date: | 2003-06-13 02:01:37 |
| Message-ID: | 20030613020137.GI65470@perrin.int.nxad.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
> >> We could change
> >> float8/i.86-.*-freebsd=3Dfloat8-small-is-zero
> >> to
> >> float8/i.86-.*-freebsd4=3Dfloat8-small-is-zero
>
> > This change compiles / regresses fine for me, but I didn't read the
> > whole thread to try to see what to look for.
>
> Good enough --- change committed.
>
> Does anyone know if FreeBSD 3.* or before still exist in the wild?
> We might have to tweak the pattern to match those too.
Ehh.... it probably does. I get emails once every 2-3 mo from
someone running it on a 2.x box and that code's probably 6-8 years old
at this point. If you wanted to be super judicious about preserving
backward compatibility, you could add freebsd2 and freebsd3 to the
list too.
-sc
--
Sean Chittenden
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Stark | 2003-06-13 02:05:38 | Re: Pre-allocation of shared memory ... |
| Previous Message | Tom Lane | 2003-06-13 01:59:23 | Re: Pre-allocation of shared memory ... |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-06-13 02:22:17 | Re: CVS -Tip compile issue -- FreeBSD 4.8 |
| Previous Message | Tom Lane | 2003-06-13 01:54:04 | Re: CVS -Tip compile issue -- FreeBSD 4.8 |