Age | Commit message (Expand) | Author |
---|---|---|
2007-01-31 | Allow GIN's extractQuery method to signal that nothing can satisfy the query. | Teodor Sigaev |
2007-01-05 | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian |
2006-10-05 | Make use of qsort_arg in several places that were formerly using klugy | Tom Lane |
2006-10-04 | pgindent run for 8.2. | Bruce Momjian |
2006-09-05 | Fix Intel compiler bug. Per discussion | Teodor Sigaev |
2006-07-14 | Remove 576 references of include files that were not needed. | Bruce Momjian |
2006-07-11 | Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that | Tom Lane |
2006-07-03 | Code review for FILLFACTOR patch. Change WITH grammar as per earlier | Tom Lane |
2006-07-02 | Add FILLFACTOR to CREATE INDEX. | Bruce Momjian |
2006-05-02 | GIN: Generalized Inverted iNdex. | Teodor Sigaev |