Age | Commit message (Expand) | Author |
---|---|---|
2007-10-21 | Fix shared tsvector/tsquery input code so that we don't say "syntax error in | Tom Lane |
2007-09-11 | Remove QueryOperand->istrue flag, it was used only in cover ranking | Teodor Sigaev |
2007-09-10 | Change void* opaque argument to Datum type, add argument's | Teodor Sigaev |
2007-09-07 | Improvements from Heikki Linnakangas <heikki@enterprisedb.com> | Teodor Sigaev |
2007-09-07 | Improving various checks by Heikki Linnakangas <heikki@enterprisedb.com> | Teodor Sigaev |
2007-09-07 | Refactoring by Heikki Linnakangas <heikki@enterprisedb.com> with | Teodor Sigaev |
2007-08-31 | Install check_stack_depth() protection in two recursive tsquery | Tom Lane |
2007-08-21 | Tsearch2 functionality migrates to core. The bulk of this work is by | Tom Lane |