Re: AIX - pgport/contrib resolution

Поиск
Список
Период
Сортировка
От Rocco Altier
Тема Re: AIX - pgport/contrib resolution
Дата
Msg-id 6E0907A94904D94B99D7F387E08C4F5730F1EB@FALCON.INSIGHT
обсуждение исходный текст
Ответ на AIX - pgport/contrib resolution  ("Rocco Altier" <RoccoA@Routescape.com>)
Список pgsql-patches
Thanks for getting this in.

AIX is now green in 8.0 *happy dance*

    -rocco

> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: Monday, August 01, 2005 9:36 PM
> To: Rocco Altier
> Cc: Andrew Dunstan; pgsql-patches@postgresql.org
> Subject: Re: [PATCHES] AIX - pgport/contrib resolution
>
>
> "Rocco Altier" <RoccoA@Routescape.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
>

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: AIX - pgport/contrib resolution
Следующее
От: "Alon Goldshuv"
Дата:
Сообщение: Re: COPY FROM performance improvements