Re: Patch - Debug builds without optimization

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Greg Smith <greg(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Patch - Debug builds without optimization
Date: 2011-11-30 03:02:50
Message-ID: CA+TgmoZ33VOyPo2UyE25RVgUQxj_nV3Zp-AxTzv_WqLj=CE0rg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 29, 2011 at 7:13 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>> Yes.  -O0 is really a pretty horrid default choice, and we should NOT be
>> recommending it, especially not with no discussion of the disadvantages.
>
> I have applied the attached patch to mention the debugger.  OK?

Not really. That's still too much encouragement. I think you should
just take that part out altogether.

Discussing changes before committing them might be a good idea, too.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-11-30 03:09:07 Re: Reserved words and delimited identifiers
Previous Message Josh Berkus 2011-11-30 02:24:37 Re: Core Extensions relocation