Re: Fwd: Re: Compile fails on AIX 6.1

Поиск
Список
Период
Сортировка
От Lars Ewald (web.de)
Тема Re: Fwd: Re: Compile fails on AIX 6.1
Дата
Msg-id 243700781.29477.1406916010739.open-xchange@oxbaltgw56.schlund.de
обсуждение исходный текст
Ответ на Re: Fwd: Re: Compile fails on AIX 6.1  (Rainer Tammer <pgsql@spg.schulergroup.com>)
Список pgsql-bugs
Hello Rainer,

> What PostgreSQl exact version are you trying to compile?
9.3.4

Bye,
Lars

> Rainer Tammer <pgsql@spg.schulergroup.com> hat am 28. Juli 2014 um 07:58
> geschrieben:
>
>
> Hello,
> What PostgreSQl exact version are you trying to compile?
> I like to test this with the IBM compiler.
>
> Bye
> Rainer
>
> On 26.07.2014 00:32, Tom Lane wrote:
> > "Lars Ewald (web.de)" <l.ewald-web@lars-ewald.de> writes:
> >> Hello Tom,
> >> today I was able to do some tests compiling Postgres on our AIX machine.
> >> And...it worked! :-) Configuring without spinlocks and readline worked fine
> >> for
> >> me and did not abort after compiling xlog.o/xlog.c.
> >> Any ideas why it does not work with spinlocks?
> > Well, spinlocks are what uses the assembler code that you're having
> > trouble with.
> >
> > Note that while you can build with --disable-spinlocks, performance is
> > not likely to be acceptable. We don't really consider a platform
> > supported unless it's got working spinlocks.
> >
> > regards, tom lane
> >
> >
>

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

Предыдущее
От: danghuu.ken@gmail.com
Дата:
Сообщение: BUG #11108: Missing Binaries
Следующее
От: David Grelaud
Дата:
Сообщение: Re: BUG #11103: to_json() does not convert correctly DOMAINs type since 9.3.5 (int expected instead of string) ?