Age | Commit message (Expand) | Author |
---|---|---|
2007-11-28 | Make a cleanup pass over error reports in tsearch code. Use ereport | Tom Lane |
2007-11-16 | Fix tsvectorout() and tsqueryout() to escape backslesh, add test of that. | Teodor Sigaev |
2007-11-15 | Re-run pgindent with updated list of typedefs. (Updated README should | Bruce Momjian |
2007-11-15 | pgindent run for 8.3. | Bruce Momjian |
2007-10-23 | Fix several bugs in tsvectorin, including crash due to uninitialized field and | Tom Lane |
2007-10-21 | Fix shared tsvector/tsquery input code so that we don't say "syntax error in | Tom Lane |
2007-09-07 | Improvements from Heikki Linnakangas <heikki@enterprisedb.com> | Teodor Sigaev |
2007-09-07 | Refactoring by Heikki Linnakangas <heikki@enterprisedb.com> with | Teodor Sigaev |
2007-08-21 | Fix a small 64-bit problem in tsearch patch. | Tom Lane |
2007-08-21 | Tsearch2 functionality migrates to core. The bulk of this work is by | Tom Lane |