Re: Tuning current tuplesort external sort code for 8.2

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Tuning current tuplesort external sort code for 8.2
Date: 2005-10-04 11:22:50
Message-ID: 1128424970.8603.293.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2005-10-04 at 12:37 +0200, Martijn van Oosterhout wrote:

> Since we're pretty much relying on gcc to inline for performance, I
> still think we should add -Winline by default so we can tell when it's
> not doing what we want.

Very much agree to this. Can we put that in the build for 8.1 please?

People need to know we expect certain code to be inlined and they need
warnings when this does not occur.

Best Regards, Simon Riggs

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2005-10-04 11:24:54 Re: [PERFORM] A Better External Sort?
Previous Message Markus Schiltknecht 2005-10-04 11:11:41 memory bug debugging