Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make GIN opclass worked with intarray extensions | Teodor Sigaev | 2006-05-03 |
| | |||
* | Defend against nulls-in-arrays in contrib/intarray. I may have put in | Tom Lane | 2005-11-19 |
| | | | | | more tests than strictly necessary, but did not feel like tracing call paths in detail ... | ||
* | Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. | Tom Lane | 2005-09-24 |
| | |||
* | Add parentheses to macros when args are used in computations. Without | Bruce Momjian | 2005-05-25 |
| | | | | them, the executation behavior could be unexpected. | ||
* | pgindent run. | Bruce Momjian | 2003-08-04 |
| | |||
* | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 |
| | |||
* | Add missing intarray files. | Bruce Momjian | 2003-06-11 |