Re: pgsql: Use quicksort, not replacement selection, for external sorting. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Use quicksort, not replacement selection, for external sorting.
Date
Msg-id 14896.1460126833@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Use quicksort, not replacement selection, for external sorting.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: Use quicksort, not replacement selection, for external sorting.  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-committers
I wrote:
> Robert Haas <rhaas@postgresql.org> writes:
>> Use quicksort, not replacement selection, for external sorting.

> This patch evidently broke several of the Windows buildfarm critters,

On inspection, the problem is obviously "declaration in the middle of
a code block".

            regards, tom lane


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Use quicksort, not replacement selection, for external sorting.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Set PAM_RHOST item for PAM authentication