Conversation

Replying to
I was thinking of adding more qsort specializations to make SortTuple structs smaller in some cases (24 bytes -> 16) anyway. Found this sped up CREATE INDEX CONCURRENTLY TID sort quite nicely. Maybe JITing would be the easiest way to do this.
1
2