Skip to content
markwkm edited this page Jan 18, 2011 · 1 revision

quicksort

Description

This branch implements a GUC to control degree of parallism. The quicksort function has also been replaced by a parallel version.

Known issues

The program zic uses the quicksort function but something is wrong that causes make install to fail.

Clone this wiki locally