aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/rbtree.c
Commit message (Expand)AuthorAge
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-10
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Rewrite the rbtree routines so that an RBNode is the first field of theTom Lane2010-08-01
* pgindent run for 9.0Bruce Momjian2010-02-26
* Suppress uninitialized-variable warning.Tom Lane2010-02-11
* Generic implementation of red-black binary tree. It's planned to use inTeodor Sigaev2010-02-11