index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
qsort.c
Commit message (
Expand
)
Author
Age
*
Use sort_template.h for qsort() and qsort_arg().
Thomas Munro
2021-03-03
*
Get rid of trailing semicolons in C macro definitions.
Tom Lane
2020-05-01
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Fix a low-probability crash in our qsort implementation.
Tom Lane
2015-07-16
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Make new event trigger facility actually do something.
Robert Haas
2012-07-20
*
Speed up in-memory tuplesorting.
Robert Haas
2012-02-15
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Code cleanup for function prototypes: change two K&R-style prototypes
Neil Conway
2007-03-18
*
Rename our substitute qsort to pg_qsort at the link-symbol level (but
Tom Lane
2006-10-19
*
Use Min() instead of min() in qsort, for consistency and to avoid
Tom Lane
2006-10-12
*
Switch over to using our own qsort() all the time, as has been proposed
Tom Lane
2006-10-03
*
Improve performance of our private version of qsort. Per recent testing,
Tom Lane
2006-03-21
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Fix a whole bunch of #includes that were either wrong or redundant.
Tom Lane
2005-07-28
*
Add parentheses to macros when args are used in computations. Without
Bruce Momjian
2005-05-25
*
License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to
Neil Conway
2004-10-05
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
pgindent run.
Bruce Momjian
2002-09-04
*
Remove use of __P so that <sys/cdefs.h> is not needed. Per suggestion
Tom Lane
2002-08-12
*
Complete TODO item:
Bruce Momjian
2002-07-19