Re: 486 Optimizations... - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 486 Optimizations...
Date
Msg-id 200011160528.AAA27511@candle.pha.pa.us
Whole thread Raw
In response to Re: 486 Optimizations...  (Alfred Perlstein <bright@wintelcom.net>)
List pgsql-hackers
> * Peter Eisentraut <peter_e@gmx.net> [001115 08:15] wrote:
> > 
> > I couldn't say I like these options, because they seem arbitrary, but
> > given that it only affects the 0 univel users and the 3 bsdi users left
> > (freebsd will be fixed), I wouldn't make a fuzz.
> 
> BSDi still has a market niche, and they are actively porting to
> more platforms.

The template/bsdi file has:case $host_cpu in  i?86)  CFLAGS="$CFLAGS -m486";;esac

Leave to BSDI to do it right.  :-)

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: UUNET socket-file-location patch
Next
From: Bruce Momjian
Date:
Subject: Re: RE: [COMMITTERS] pgsql/src/backend/access/transam ( xact.c xlog.c)