Commits

Showing commits that first shipped in 8.3 (backpatches included). Clear

DateSubjectAuthorReleases
2009-04-19 Fix textsearch documentation examples to not recommend concatenating separate Tom Lane 8.3.8
2008-03-04 Show example of ts_headline() using a configuration name. Bruce Momjian 8.3.1
2007-12-13 Change a couple of examples to say ALTER MAPPING instead of ADD MAPPING, Tom Lane 8.3.0
2007-11-28 spell checker run Peter Eisentraut 8.3.0
2007-11-20 Fix some missed usages of 'HTML tag' and 'HTML entity'. Tom Lane 8.3.0
2007-11-20 Change descriptions of entity and tag objects to "XML entity" and "XML tag". Andrew Dunstan 8.3.0
2007-11-16 Add a couple of notes pointing out that GIN index build time is very Tom Lane 8.3.0
2007-11-14 Adjust example to reduce confusion between a tsvector column and Tom Lane 8.3.0
2007-11-14 Add a rank/(rank+1) normalization option to ts_rank(). While the usefulness Tom Lane 8.3.0
2007-11-14 Add an Accept parameter to "simple" dictionaries. The default of true Tom Lane 8.3.0
2007-11-14 Update discussion of tsearch2 migration. I'm not entirely sure about Tom Lane 8.3.0
2007-11-10 Have text search thesaurus files use "?" for stop words. Bruce Momjian 8.3.0
2007-11-05 Fix typos. Magnus Hagander 8.3.0
2007-10-29 Remove claim that ts_headline knows how to generate multiple ellipsis-separated Tom Lane 8.3.0
2007-10-27 Rename default text search parser's "uri" token type to "url_path", Tom Lane 8.3.0
2007-10-27 Minor wording improvements per suggestion from Jeff Davis. Also tweak Tom Lane 8.3.0
2007-10-25 Use more real-world examples in the text search parser documentation. Alvaro Herrera 8.3.0
2007-10-24 Remove the aggregate form of ts_rewrite(), since it doesn't work as desired Tom Lane 8.3.0
2007-10-23 Rename and slightly redefine the default text search parser's "word" Tom Lane 8.3.0
2007-10-22 Adjust ts_debug's output as per my proposal of yesterday: show the Tom Lane 8.3.0
2007-10-22 Create a quick-and-dirty list of known migration issues for pre-8.3 Tom Lane 8.3.0
2007-10-21 Editorial overhaul for text search documentation. Organize the info Tom Lane 8.3.0
2007-10-17 Another round of editorialization on the text search documentation. Tom Lane 8.3.0
2007-10-15 Remove obsolete examples of add-on parsers and dictionary templates; Tom Lane 8.3.0
2007-10-10 Minor correction for full-text search limitations docs. Neil Conway 8.3.0