Re: [PERFORM] A Better External Sort? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PERFORM] A Better External Sort?
Date
Msg-id 8303.1128438119@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PERFORM] A Better External Sort?  (Ron Peacetree <rjpeace@earthlink.net>)
List pgsql-hackers
Martijn van Oosterhout <kleptog@svana.org> writes:
> 1. Add -Winline so we can at least be aware of when it's (not) happening.

Yeah, I agree with that part, just not with adding a fixed -finline-limit
value.

While on the subject of gcc warnings ... if I touch that code, I want to
remove -Wold-style-definition from the default flags, too.  It's causing
much more clutter than it's worth, because all the flex files generate
several such warnings.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [PERFORM] A Better External Sort?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: effective SELECT from child tables