]> granicus.if.org Git - postgresql/history - src/include/utils/sortsupport.h
Update copyright for 2014
[postgresql] / src / include / utils / sortsupport.h
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-10-09 Alvaro HerreraRename USE_INLINE to PG_USE_INLINE
2012-10-08 Alvaro HerreraAdd support for easily declaring static inline functions
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-07 Tom LaneCreate a "sort support" interface API for faster sorting.