Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-07-24 | Improve ilist.h's support for deletion of slist elements during iteration. | Tom Lane | 9.3.0 |
| 2013-07-24 | Improve ilist.h's support for deletion of slist elements during iteration. | Tom Lane | 9.4.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-11-27 | Add explicit casts in ilist.h's inline functions. | Tom Lane | 9.3.0 |
| 2012-10-18 | Remove unnecessary "head" arguments from some dlist/slist functions. | Tom Lane | 9.3.0 |
| 2012-10-18 | Code review for inline-list patch. | Tom Lane | 9.3.0 |
| 2012-10-17 | Embedded list interface | Alvaro Herrera | 9.3.0 |