Commits
Showing commits that first shipped in 8.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2006-10-04 | pgindent run for 8.2. | Bruce Momjian | 8.2.0 |
| 2006-05-10 | Some optimizations by Volkan YAZICI <yazicivo@ttnet.net.tr> | Teodor Sigaev | 8.2.0 |
| 2005-11-19 | Defend against nulls-in-arrays in contrib/intarray. I may have put in | Tom Lane | 8.2.0 |
| 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 |