On Tue, Aug 5, 2014 at 11:49 PM, Fabien COELHO <[email protected]> wrote: > If so, adding some randomness in the decision process would suffice to > counter the adversarial input argument you raised.
This is specifically addressed by the paper. Indeed, randomly choosing a pivot is a common strategy. It won't fix the problem. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
