mirror of
https://github.com/postgres/postgres.git
synced 2025-11-15 03:41:20 +03:00
Use qsort to sort array of tuples for nextrun when current run is done and put into leftist tree from sorted array! It's much faster and creates non-bushy tree - this is ve-e-ery good for perfomance!