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 |
* | 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 |
* | Use Min() instead of min() in qsort, for consistency and to avoid | Tom Lane | 2006-10-12 |
* | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 |
* | Switch over to using our own qsort() all the time, as has been proposed | Tom Lane | 2006-10-03 |