Re: [HACKERS] build of 7.2.1 on SCO Openserver and Unixware
От
Bruce Momjian
Тема
Re: [HACKERS] build of 7.2.1 on SCO Openserver and Unixware
Дата
Msg-id
200204180315.g3I3FUF29759@candle.pha.pa.us
Ответ на
Re: [HACKERS] build of 7.2.1 on SCO Openserver and Unixware (Peter Eisentraut)
Список
Дерево обсуждения
Re: [HACKERS] build of 7.2.1 on SCO Openserver and Unixware "Nicolas Bazin" <nbazin@ingenico.com.au>
Re: [HACKERS] build of 7.2.1 on SCO Openserver and Unixware Bruce Momjian <pgman@candle.pha.pa.us>
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > OK, new code is:
> >
> > ! *-*-qnx* | *beos* | *-*-sco3.2v5*)
> ^^^^^^^^^^^^^
>
> I would like to see an explanation for this.
The patch section is below. Not knowing the platform, I have no idea
why.
case $host_platform in
! *-*-qnx* | *beos* | *-*-sco3.2v5*)
unix_sockets=no;;
*)
unix_sockets=yes;;
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-patches по дате отправления