aboutsummaryrefslogtreecommitdiff
path: root/src/include/lib/ilist.h
Commit message (Expand)AuthorAge
* Improve ilist.h's support for deletion of slist elements during iteration.Tom Lane2013-07-24
* Update copyrights for 2013Bruce Momjian2013-01-01
* Add explicit casts in ilist.h's inline functions.Tom Lane2012-11-27
* Remove unnecessary "head" arguments from some dlist/slist functions.Tom Lane2012-10-18
* Code review for inline-list patch.Tom Lane2012-10-18
* Embedded list interfaceAlvaro Herrera2012-10-17