Commit 0a1f1d3c authored by Thomas Munro's avatar Thomas Munro

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: default avatarDaniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CA%2BhUKGJ2-eaDqAum5bxhpMNhvuJmRDZxB_Tow0n-gse%2BHG0Yig%40mail.gmail.com
parent 19890a06
This diff is collapsed.
...@@ -2208,6 +2208,8 @@ SSLExtensionInfoContext ...@@ -2208,6 +2208,8 @@ SSLExtensionInfoContext
SSL_CTX SSL_CTX
STARTUPINFO STARTUPINFO
STRLEN STRLEN
ST_ELEMENT_TYPE
ST_POINTER_TYPE
SV SV
SampleScan SampleScan
SampleScanGetSampleSize_function SampleScanGetSampleSize_function
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment