Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2005-11-17 | Make SQL arrays support null elements. This commit fixes the core array | Tom Lane | 8.2.0 |
| 2005-11-14 | Remove usage of ArrayType->flags field, use pgsql's macros BITS_PER_BYTE instead | Teodor Sigaev | 8.2.0 |
| 2004-10-21 | Standardize on using the Min, Max, and Abs macros that are in our c.h file, | Tom Lane | 8.0.0 |
| 2003-08-04 | pgindent run. | Bruce Momjian | 7.4.1 |
| 2003-06-11 | Add missing intarray files. | Bruce Momjian | 7.4.1 |