On Fri, Apr 8, 2016 at 10:47 AM, Tom Lane <[email protected]> wrote: > I wrote: >> Robert Haas <[email protected]> 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".
Woops. Attempted a fix. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
