Re: [HACKERS] Sun performance - Major discovery! - Mailing list pgsql-performance

From Bruce Momjian
Subject Re: [HACKERS] Sun performance - Major discovery!
Date
Msg-id 200310090148.h991mEc25313@candle.pha.pa.us
Whole thread Raw
List pgsql-performance
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Well, this is really embarassing.  I can't imagine why we would not set
> > at least -O on all platforms.  Looking at the template files, I see
> > these have no optimization set:
>
> >     freebsd (non-alpha)
>
> I'm wondering what that had in mind:
>
> http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/template/freebsd.diff?r1=1.10&r2=1.11

I was wondering that myself.  I think the idea was that we already do
-O2 in configure if it is gcc, so why do it in the template files.  What
is killing us is the CFLAGS= lines in the configuration files.

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

pgsql-performance by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Sun performance - Major discovery!
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: [HACKERS] Sun performance - Major discovery!