diff options
author | Thomas Munro <tmunro@postgresql.org> | 2021-03-03 16:57:14 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2021-03-03 17:02:22 +1300 |
commit | 0a1f1d3cac6baaa3744b89336673caba702f7628 (patch) | |
tree | 227834313a493916583460d279ca2486ef9070a5 /src/backend/tcop/postgres.c | |
parent | 19890a064ebf53dedcefed0d8339ed3d449b06e6 (diff) | |
download | postgresql-0a1f1d3cac6baaa3744b89336673caba702f7628.tar.gz postgresql-0a1f1d3cac6baaa3744b89336673caba702f7628.zip |
Add sort_template.h for making sort functions.
Move our qsort implementation into a header that can be used to define
specialized functions for better performance and reduced duplication.
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CA%2BhUKGJ2-eaDqAum5bxhpMNhvuJmRDZxB_Tow0n-gse%2BHG0Yig%40mail.gmail.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions