Re: Reorganization of spinlock defines

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Reorganization of spinlock defines
Date: 2003-09-13 00:49:55
Message-ID: 200309130049.h8D0ntF10719@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


OK. You'da boss. :-)

---------------------------------------------------------------------------

Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > I can make the change, but --without seemed to more closely match
> > because it was like readline where you didn't have it, and had to say so
> > specifically. I don't see how we can say --disable because this is case
> > were we clearly don't have spinlocks to enable, no?
>
> ./configure --help | grep --relevant-stuff
>
> Optional Features:
> --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
> --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
>
> Optional Packages:
> --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
> --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
>
> Readline is a package, spinlocks are a feature.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net
>

--
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-09-13 03:03:33 Re: [PATCHES] Reorganization of spinlock defines
Previous Message Christopher Browne 2003-09-12 22:46:17 Re: Another small bug (pg_autovacuum)

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2003-09-13 02:51:33 Re: tsearch pfree error
Previous Message Manfred Spraul 2003-09-12 21:30:51 Re: [PATCHES] Reorganization of spinlock defines