| From: | "Rocco Altier" <RoccoA(at)Routescape(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Andrew Dunstan" <andrew(at)dunslane(dot)net>, <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: AIX - pgport/contrib resolution |
| Date: | 2005-08-02 14:32:12 |
| Message-ID: | 6E0907A94904D94B99D7F387E08C4F5730F1EB@FALCON.INSIGHT |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Thanks for getting this in.
AIX is now green in 8.0 *happy dance*
-rocco
> -----Original Message-----
> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
> Sent: Monday, August 01, 2005 9:36 PM
> To: Rocco Altier
> Cc: Andrew Dunstan; pgsql-patches(at)postgresql(dot)org
> Subject: Re: [PATCHES] AIX - pgport/contrib resolution
>
>
> "Rocco Altier" <RoccoA(at)Routescape(dot)com> writes:
> > Here is a backport of patches to get AIX to work on 8.0.
>
> > Basically, it's the changes to :
> > backend/Makefile - redo the linking of the SUBSYS objects
> > contrib/cube - pick up -lm
> > port/getopt_long.c - fix include files (might want to think
> about other
> > files changed here too?)
> > contrib/tsearch2 - similar include file fixes
>
> Applied; many thanks for doing the legwork!
>
> regards, tom lane
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alon Goldshuv | 2005-08-02 14:59:43 | Re: COPY FROM performance improvements |
| Previous Message | Tom Lane | 2005-08-02 01:36:15 | Re: AIX - pgport/contrib resolution |