Re: 486 Optimizations...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: 486 Optimizations...
Дата
Msg-id 200011160528.AAA27511@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: 486 Optimizations...  (Alfred Perlstein <bright@wintelcom.net>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: UUNET socket-file-location patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: RE: [COMMITTERS] pgsql/src/backend/access/transam ( xact.c xlog.c)