mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 07:42:52 -04:00
a60af96a00
< * Improve port/qsort() to handle sorts with 50% unique and 50% duplicate < value [qsort] < < This involves choosing better pivot points for the quicksort. <