postgresql/src/backend/utils/sort
Thomas Munro 8eda3eba30 Use sort_template.h for qsort_tuple() and qsort_ssup().
Replace the Perl code previously used to generate specialized sort
functions with sort_template.h.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CA%2BhUKGJ2-eaDqAum5bxhpMNhvuJmRDZxB_Tow0n-gse%2BHG0Yig%40mail.gmail.com
2021-03-03 17:02:32 +13:00
..
logtape.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
Makefile Use sort_template.h for qsort_tuple() and qsort_ssup(). 2021-03-03 17:02:32 +13:00
sharedtuplestore.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
sortsupport.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
tuplesort.c Use sort_template.h for qsort_tuple() and qsort_ssup(). 2021-03-03 17:02:32 +13:00
tuplestore.c Update copyright for 2021 2021-01-02 13:06:25 -05:00