| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix up several contrib modules that were using varlena datatypes in not-so-ob... | Tom Lane | 2007-02-28 | 1 | -1/+1 |
| * | Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). | Tom Lane | 2007-02-27 | 1 | -2/+2 |
| * | Use memcpy() instead of strncpy() for copying into varlena structures. | Peter Eisentraut | 2007-02-07 | 1 | -1/+1 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 1 | -25/+29 |
| * | Make GIN opclass worked with intarray extensions | Teodor Sigaev | 2006-05-03 | 1 | -8/+42 |
| * | Defend against nulls-in-arrays in contrib/intarray. I may have put in | Tom Lane | 2005-11-19 | 1 | -0/+2 |
| * | Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. | Tom Lane | 2005-09-24 | 1 | -0/+2 |
| * | Add parentheses to macros when args are used in computations. Without | Bruce Momjian | 2005-05-25 | 1 | -1/+1 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -3/+2 |
| * | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 | 1 | -6/+17 |
| * | Add missing intarray files. | Bruce Momjian | 2003-06-11 | 1 | -0/+735 |
