spinlock configure control

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: spinlock configure control
Date: 2003-12-23 03:51:41
Message-ID: 200312230351.hBN3pfT23642@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

With the applied patch, --without-spinlocks will not use spinlock code
in the build. In CVS HEAD, this option has no affect if you have
spinlocks on your platform.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 1.1 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-12-23 04:05:10 Re: [GENERAL] Temporary tables and miscellaneous schemas
Previous Message Bruce Momjian 2003-12-23 03:37:41 Re: Alpha test