index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
sortsupport.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Comment improvements for abbreviated keys.
Robert Haas
2015-12-22
*
Rely on inline functions even if that causes warnings in older compilers.
Andres Freund
2015-08-05
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Fix typos, update README.
Robert Haas
2015-01-23
*
Use abbreviated keys for faster sorting of text datums.
Robert Haas
2015-01-19
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Use the sortsupport infrastructure in more cases.
Robert Haas
2014-11-07
*
Update comment to reflect commit 1d41739e5a04b0e93304d24d864b6bfa3efc45f2.
Robert Haas
2014-09-04
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Rename USE_INLINE to PG_USE_INLINE
Alvaro Herrera
2012-10-09
*
Add support for easily declaring static inline functions
Alvaro Herrera
2012-10-08
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Create a "sort support" interface API for faster sorting.
Tom Lane
2011-12-07