Re: [PATCH] speeding up GIN build with parallel workers - Mailing list pgsql-hackers

From Constantin S. Pan
Subject Re: [PATCH] speeding up GIN build with parallel workers
Date
Msg-id 20160408170452.4ca151b1@ppg
Whole thread Raw
In response to Re: [WIP] speeding up GIN build with parallel workers  ("Constantin S. Pan" <kvapen@gmail.com>)
Responses Re: [PATCH] speeding up GIN build with parallel workers  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Here is a new version of the patch, which:

1. Fixes some minor stylistic issues.

2. Uses binaryheap (instead of a custom ugly stack) for merging.

Regards,

Constantin S. Pan
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: 2016-03 Commitfest
Next
From: Andrew Dunstan
Date:
Subject: Re: VS 2015 support in src/tools/msvc