Re: BUG #2546: PostgreSQL does not have native spinlock

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: BUG #2546: PostgreSQL does not have native spinlock
Дата
Msg-id 200607250143.k6P1hDJ29858@momjian.us
обсуждение исходный текст
Ответ на Re: BUG #2546: PostgreSQL does not have native spinlock support on this platform  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
> "John Weekley" <weekleyj@foobarlabs.net> writes:
> > Platform is 64 bit Solaris x86.
> > ...
> > "../../../../src/include/storage/s_lock.h", line 814: #error: PostgreSQL
> > does not have native spinlock support on this platform.  To continue the
> > compilation, rerun configure using --disable-spinlocks.  However,
> > performance will be poor.  Please report this to pgsql-bugs@postgresql.org.
>
> It looks like s_lock.h currently has coverage for amd64 using gcc, or
> sparc64 using either compiler, but not for amd64 using Sun's cc.
> Please feel free to send a patch, or you could pester Sun to send us
> one (Josh?)

amd64 support for Sun compilers will be in 8.2.  It is already in CVS.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: "John Bester"
Дата:
Сообщение: BUG #2547: Notifications lost when using JDBC
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #2546: PostgreSQL does not have native spinlock